Commit ca2b4f21 authored by Aurel's avatar Aurel

update workflow chain

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18125 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 45361612
......@@ -29,11 +29,11 @@
</chain>
<chain>
<type>Container Cell</type>
<workflow>edit_workflow, packing_list_interaction_workflow</workflow>
<workflow>container_interaction_workflow, edit_workflow</workflow>
</chain>
<chain>
<type>Container Line</type>
<workflow>edit_workflow, packing_list_interaction_workflow, trade_matrix_workflow</workflow>
<workflow>edit_workflow, trade_matrix_workflow, container_interaction_workflow</workflow>
</chain>
<chain>
<type>Counter Rendering</type>
......@@ -53,7 +53,7 @@
</chain>
<chain>
<type>Monetary Destruction</type>
<workflow>monetary_destruction_workflow, edit_workflow</workflow>
<workflow>edit_workflow, monetary_destruction_workflow</workflow>
</chain>
<chain>
<type>Monetary Issue</type>
......
542
\ No newline at end of file
545
\ No newline at end of file
......@@ -12,10 +12,10 @@ Cash To Currency Sale | cash_to_currency_sale_workflow
Cash To Currency Sale | edit_workflow
Classification Survey | classification_survey_workflow
Classification Survey | edit_workflow
Container Cell | container_interaction_workflow
Container Cell | edit_workflow
Container Cell | packing_list_interaction_workflow
Container Line | container_interaction_workflow
Container Line | edit_workflow
Container Line | packing_list_interaction_workflow
Container Line | trade_matrix_workflow
Counter Rendering | counter_rendering_workflow
Counter Rendering | 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