Commit ed579d4e authored by Jérome Perrin's avatar Jérome Perrin

add edit workflow on Cash Register


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25970 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a5c22d7a
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
</chain> </chain>
<chain> <chain>
<type>Cash Register</type> <type>Cash Register</type>
<workflow>validation_workflow</workflow> <workflow>validation_workflow, edit_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Invoice Rule</type> <type>Invoice Rule</type>
......
885 886
\ No newline at end of file
...@@ -9,6 +9,7 @@ Accounting Transaction | accounting_workflow ...@@ -9,6 +9,7 @@ Accounting Transaction | accounting_workflow
Accounting Transaction | edit_workflow Accounting Transaction | edit_workflow
Balance Transaction | accounting_workflow Balance Transaction | accounting_workflow
Balance Transaction | edit_workflow Balance Transaction | edit_workflow
Cash Register | edit_workflow
Cash Register | validation_workflow Cash Register | validation_workflow
Invoice Rule | edit_workflow Invoice Rule | edit_workflow
Invoice Rule | rule_validation_workflow Invoice Rule | rule_validation_workflow
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment