diff --git a/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml b/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
index 3015e297d5e2aeeef1c75cb765e4d86b4dddb22d..72f8b992f6d198c75c267201735a9dff4b507dc5 100644
--- a/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
+++ b/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
@@ -21,7 +21,7 @@
  </chain>
  <chain>
   <type>Cash Register</type>
-  <workflow>validation_workflow</workflow>
+  <workflow>validation_workflow, edit_workflow</workflow>
  </chain>
  <chain>
   <type>Invoice Rule</type>
diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision
index b9cb48f6e45c89371fa65e341a1b3a72aa6aee29..d4f7b8f4322fc1091c4d42c05e8e0a0a4ba7645b 100644
--- a/bt5/erp5_accounting/bt/revision
+++ b/bt5/erp5_accounting/bt/revision
@@ -1 +1 @@
-885
+886
\ No newline at end of file
diff --git a/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list b/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list
index f8717340093f45195c981f64d9465e9991dca611..748aaa0b3bed029d4fddb332354877e0aee504d1 100644
--- a/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list
+++ b/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list
@@ -9,6 +9,7 @@ Accounting Transaction | accounting_workflow
 Accounting Transaction | edit_workflow
 Balance Transaction | accounting_workflow
 Balance Transaction | edit_workflow
+Cash Register | edit_workflow
 Cash Register | validation_workflow
 Invoice Rule | edit_workflow
 Invoice Rule | rule_validation_workflow