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

add edit_workflow to Accounting Period


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5501 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 14d48219
......@@ -5,7 +5,7 @@
</chain>
<chain>
<type>Accounting Period</type>
<workflow>accounting_period_workflow</workflow>
<workflow>edit_workflow, accounting_period_workflow</workflow>
</chain>
<chain>
<type>Accounting Transaction</type>
......
Account | account_workflow
Account | edit_workflow
Accounting Period | accounting_period_workflow
Accounting Period | edit_workflow
Accounting Transaction Line | delivery_edit_workflow
Accounting Transaction Line | edit_workflow
Accounting Transaction | accounting_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