Commit 28c80581 authored by Nicolas Dumazet's avatar Nicolas Dumazet

add movement_resource_interaction_workflow to Accounting Transaction Line

to ensure backwards compatibility


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37310 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d0098e43
......@@ -13,7 +13,7 @@
</chain>
<chain>
<type>Accounting Transaction Line</type>
<workflow>delivery_movement_causality_interaction_workflow, delivery_movement_simulation_interaction_workflow, edit_workflow</workflow>
<workflow>delivery_movement_causality_interaction_workflow, delivery_movement_simulation_interaction_workflow, edit_workflow, movement_resource_interaction_workflow</workflow>
</chain>
<chain>
<type>Accounting Transaction Root Simulation Rule</type>
......
1315
\ No newline at end of file
1316
\ No newline at end of file
......@@ -5,6 +5,7 @@ Accounting Period | edit_workflow
Accounting Transaction Line | delivery_movement_causality_interaction_workflow
Accounting Transaction Line | delivery_movement_simulation_interaction_workflow
Accounting Transaction Line | edit_workflow
Accounting Transaction Line | movement_resource_interaction_workflow
Accounting Transaction Root Simulation Rule | edit_workflow
Accounting Transaction Root Simulation Rule | rule_validation_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