Commit 1a812cab authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

add delivery_causality_interaction_workflow, delivery_causality_workflow and...

add delivery_causality_interaction_workflow, delivery_causality_workflow and delivery_simulation_interaction_workflow to Accounting Transaction.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33730 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f2d64e0b
......@@ -9,7 +9,7 @@
</chain>
<chain>
<type>Accounting Transaction</type>
<workflow>accounting_workflow, edit_workflow</workflow>
<workflow>accounting_workflow, delivery_causality_interaction_workflow, delivery_causality_workflow, delivery_simulation_interaction_workflow, edit_workflow</workflow>
</chain>
<chain>
<type>Accounting Transaction Line</type>
......
1134
\ No newline at end of file
1135
\ No newline at end of file
......@@ -8,6 +8,9 @@ Accounting Transaction Line | edit_workflow
Accounting Transaction Root Simulation Rule | edit_workflow
Accounting Transaction Root Simulation Rule | rule_validation_workflow
Accounting Transaction | accounting_workflow
Accounting Transaction | delivery_causality_interaction_workflow
Accounting Transaction | delivery_causality_workflow
Accounting Transaction | delivery_simulation_interaction_workflow
Accounting Transaction | edit_workflow
Balance Transaction | accounting_workflow
Balance Transaction | edit_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