diff --git a/l10n_ve_withholding_iva/workflow/wh_iva_workflow.xml b/l10n_ve_withholding_iva/workflow/wh_iva_workflow.xml
index 382bd3b9f..dcba41528 100644
--- a/l10n_ve_withholding_iva/workflow/wh_iva_workflow.xml
+++ b/l10n_ve_withholding_iva/workflow/wh_iva_workflow.xml
@@ -18,6 +18,7 @@
write({'state':'draft'})
+ True
function
draft
@@ -26,6 +27,7 @@
action_cancel()
write({'state':'cancel'})
+ True
function
cancel
@@ -36,6 +38,7 @@
action_date_ret()
action_move_create()
write({'state':'done'})
+ True
function
done