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

invoice_causality_workflow was missing on Pay Sheet Transcations


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14635 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fbce4691
......@@ -9,7 +9,7 @@
</chain>
<chain>
<type>Pay Sheet Transaction</type>
<workflow>edit_workflow, accounting_workflow, delivery_edit_workflow</workflow>
<workflow>invoice_causality_workflow, edit_workflow, accounting_workflow, delivery_edit_workflow</workflow>
</chain>
<chain>
<type>Pay Sheet Transaction Line</type>
......
153
\ No newline at end of file
154
\ No newline at end of file
......@@ -7,5 +7,6 @@ Pay Sheet Transaction Line | edit_workflow
Pay Sheet Transaction | accounting_workflow
Pay Sheet Transaction | delivery_edit_workflow
Pay Sheet Transaction | edit_workflow
Pay Sheet Transaction | invoice_causality_workflow
Payroll Service | edit_workflow
Payroll Service | validation_workflow
\ No newline at end of file
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