Commit c479a8c8 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

* add delivery_movement_causality_interaction_workflow to Production Order...

* add delivery_movement_causality_interaction_workflow to Production Order Cell and Production Order Line.
add delivery_causality_interaction_workflow and delivery_causality_workflow to Production Order.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33731 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1a812cab
<workflow_chain> <workflow_chain>
<chain> <chain>
<type>Production Order</type> <type>Production Order</type>
<workflow>delivery_simulation_interaction_workflow, edit_workflow, production_order_workflow</workflow> <workflow>delivery_causality_interaction_workflow, delivery_causality_workflow, delivery_simulation_interaction_workflow, edit_workflow, production_order_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Production Order Cell</type> <type>Production Order Cell</type>
<workflow>delivery_movement_simulation_interaction_workflow, edit_workflow</workflow> <workflow>delivery_movement_causality_interaction_workflow, delivery_movement_simulation_interaction_workflow, edit_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Production Order Line</type> <type>Production Order Line</type>
<workflow>delivery_movement_simulation_interaction_workflow, edit_workflow, production_matrix_workflow, transformation_interaction_workflow</workflow> <workflow>delivery_movement_causality_interaction_workflow, delivery_movement_simulation_interaction_workflow, edit_workflow, production_matrix_workflow, transformation_interaction_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Production Order Model Root Simulation Rule</type> <type>Production Order Model Root Simulation Rule</type>
......
431 432
\ No newline at end of file \ No newline at end of file
Production Order Cell | delivery_movement_causality_interaction_workflow
Production Order Cell | delivery_movement_simulation_interaction_workflow Production Order Cell | delivery_movement_simulation_interaction_workflow
Production Order Cell | edit_workflow Production Order Cell | edit_workflow
Production Order Line | delivery_movement_causality_interaction_workflow
Production Order Line | delivery_movement_simulation_interaction_workflow Production Order Line | delivery_movement_simulation_interaction_workflow
Production Order Line | edit_workflow Production Order Line | edit_workflow
Production Order Line | production_matrix_workflow Production Order Line | production_matrix_workflow
...@@ -12,6 +14,8 @@ Production Order Root Simulation Rule | edit_workflow ...@@ -12,6 +14,8 @@ Production Order Root Simulation Rule | edit_workflow
Production Order Root Simulation Rule | rule_validation_workflow Production Order Root Simulation Rule | rule_validation_workflow
Production Order Rule | edit_workflow Production Order Rule | edit_workflow
Production Order Rule | rule_validation_workflow Production Order Rule | rule_validation_workflow
Production Order | delivery_causality_interaction_workflow
Production Order | delivery_causality_workflow
Production Order | delivery_simulation_interaction_workflow Production Order | delivery_simulation_interaction_workflow
Production Order | edit_workflow Production Order | edit_workflow
Production Order | production_order_workflow Production Order | production_order_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