Commit 9e4faf8e authored by Alexandre Boeglin's avatar Alexandre Boeglin

link pricing_interaction_workflow with cells

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20545 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 67c55989
<workflow_chain> <workflow_chain>
<chain> <chain>
<type>Container</type> <type>Container</type>
<workflow>pricing_interaction_workflow, edit_workflow</workflow> <workflow>edit_workflow, pricing_interaction_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Container Cell</type> <type>Container Cell</type>
<workflow>container_interaction_workflow, edit_workflow</workflow> <workflow>container_interaction_workflow, pricing_interaction_workflow, edit_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Container Line</type> <type>Container Line</type>
...@@ -27,6 +27,10 @@ ...@@ -27,6 +27,10 @@
<type>Internal Packing List</type> <type>Internal Packing List</type>
<workflow>internal_packing_list_workflow, edit_workflow</workflow> <workflow>internal_packing_list_workflow, edit_workflow</workflow>
</chain> </chain>
<chain>
<type>Internal Packing List Cell</type>
<workflow>pricing_interaction_workflow</workflow>
</chain>
<chain> <chain>
<type>Internal Packing List Line</type> <type>Internal Packing List Line</type>
<workflow>edit_workflow, trade_matrix_workflow, pricing_interaction_workflow</workflow> <workflow>edit_workflow, trade_matrix_workflow, pricing_interaction_workflow</workflow>
...@@ -35,6 +39,10 @@ ...@@ -35,6 +39,10 @@
<type>Inventory</type> <type>Inventory</type>
<workflow>inventory_workflow, edit_workflow</workflow> <workflow>inventory_workflow, edit_workflow</workflow>
</chain> </chain>
<chain>
<type>Inventory Cell</type>
<workflow>pricing_interaction_workflow</workflow>
</chain>
<chain> <chain>
<type>Inventory Line</type> <type>Inventory Line</type>
<workflow>trade_matrix_workflow, pricing_interaction_workflow, edit_workflow</workflow> <workflow>trade_matrix_workflow, pricing_interaction_workflow, edit_workflow</workflow>
...@@ -53,7 +61,7 @@ ...@@ -53,7 +61,7 @@
</chain> </chain>
<chain> <chain>
<type>Purchase Order Cell</type> <type>Purchase Order Cell</type>
<workflow>order_movement_simulation_interaction_workflow, tax_interaction_workflow, edit_workflow</workflow> <workflow>pricing_interaction_workflow, order_movement_simulation_interaction_workflow, tax_interaction_workflow, edit_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Purchase Order Line</type> <type>Purchase Order Line</type>
...@@ -65,7 +73,7 @@ ...@@ -65,7 +73,7 @@
</chain> </chain>
<chain> <chain>
<type>Purchase Packing List Cell</type> <type>Purchase Packing List Cell</type>
<workflow>delivery_movement_causality_interaction_workflow, delivery_movement_simulation_interaction_workflow</workflow> <workflow>pricing_interaction_workflow, delivery_movement_causality_interaction_workflow, delivery_movement_simulation_interaction_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Purchase Packing List Line</type> <type>Purchase Packing List Line</type>
...@@ -87,6 +95,10 @@ ...@@ -87,6 +95,10 @@
<type>Returned Sale Packing List</type> <type>Returned Sale Packing List</type>
<workflow>edit_workflow, packing_list_workflow</workflow> <workflow>edit_workflow, packing_list_workflow</workflow>
</chain> </chain>
<chain>
<type>Returned Sale Packing List Cell</type>
<workflow>pricing_interaction_workflow</workflow>
</chain>
<chain> <chain>
<type>Returned Sale Packing List Line</type> <type>Returned Sale Packing List Line</type>
<workflow>pricing_interaction_workflow</workflow> <workflow>pricing_interaction_workflow</workflow>
...@@ -97,7 +109,7 @@ ...@@ -97,7 +109,7 @@
</chain> </chain>
<chain> <chain>
<type>Sale Order Cell</type> <type>Sale Order Cell</type>
<workflow>edit_workflow, order_movement_simulation_interaction_workflow, tax_interaction_workflow</workflow> <workflow>pricing_interaction_workflow, order_movement_simulation_interaction_workflow, tax_interaction_workflow, edit_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Sale Order Line</type> <type>Sale Order Line</type>
...@@ -109,7 +121,7 @@ ...@@ -109,7 +121,7 @@
</chain> </chain>
<chain> <chain>
<type>Sale Packing List Cell</type> <type>Sale Packing List Cell</type>
<workflow>container_interaction_workflow, delivery_movement_causality_interaction_workflow, delivery_movement_simulation_interaction_workflow</workflow> <workflow>pricing_interaction_workflow, container_interaction_workflow, delivery_movement_causality_interaction_workflow, delivery_movement_simulation_interaction_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Sale Packing List Line</type> <type>Sale Packing List Line</type>
...@@ -121,7 +133,7 @@ ...@@ -121,7 +133,7 @@
</chain> </chain>
<chain> <chain>
<type>Sale Supply Line</type> <type>Sale Supply Line</type>
<workflow>supply_line_interaction_workflow, edit_workflow</workflow> <workflow>edit_workflow, supply_line_interaction_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Sale Trade Condition</type> <type>Sale Trade Condition</type>
......
274 275
\ No newline at end of file \ No newline at end of file
Container Cell | container_interaction_workflow Container Cell | container_interaction_workflow
Container Cell | edit_workflow Container Cell | edit_workflow
Container Cell | pricing_interaction_workflow
Container Line | container_interaction_workflow Container Line | container_interaction_workflow
Container Line | edit_workflow Container Line | edit_workflow
Container Line | pricing_interaction_workflow Container Line | pricing_interaction_workflow
...@@ -11,11 +12,13 @@ Delivery Cell | delivery_movement_simulation_interaction_workflow ...@@ -11,11 +12,13 @@ Delivery Cell | delivery_movement_simulation_interaction_workflow
Delivery Rule | edit_workflow Delivery Rule | edit_workflow
Delivery Rule | rule_validation_workflow Delivery Rule | rule_validation_workflow
Discount | edit_workflow Discount | edit_workflow
Internal Packing List Cell | pricing_interaction_workflow
Internal Packing List Line | edit_workflow Internal Packing List Line | edit_workflow
Internal Packing List Line | pricing_interaction_workflow Internal Packing List Line | pricing_interaction_workflow
Internal Packing List Line | trade_matrix_workflow Internal Packing List Line | trade_matrix_workflow
Internal Packing List | edit_workflow Internal Packing List | edit_workflow
Internal Packing List | internal_packing_list_workflow Internal Packing List | internal_packing_list_workflow
Inventory Cell | pricing_interaction_workflow
Inventory Line | edit_workflow Inventory Line | edit_workflow
Inventory Line | pricing_interaction_workflow Inventory Line | pricing_interaction_workflow
Inventory Line | trade_matrix_workflow Inventory Line | trade_matrix_workflow
...@@ -26,6 +29,7 @@ Order Rule | rule_validation_workflow ...@@ -26,6 +29,7 @@ Order Rule | rule_validation_workflow
Payment Condition | edit_workflow Payment Condition | edit_workflow
Purchase Order Cell | edit_workflow Purchase Order Cell | edit_workflow
Purchase Order Cell | order_movement_simulation_interaction_workflow Purchase Order Cell | order_movement_simulation_interaction_workflow
Purchase Order Cell | pricing_interaction_workflow
Purchase Order Cell | tax_interaction_workflow Purchase Order Cell | tax_interaction_workflow
Purchase Order Line | edit_workflow Purchase Order Line | edit_workflow
Purchase Order Line | order_movement_simulation_interaction_workflow Purchase Order Line | order_movement_simulation_interaction_workflow
...@@ -37,6 +41,7 @@ Purchase Order | order_simulation_interaction_workflow ...@@ -37,6 +41,7 @@ Purchase Order | order_simulation_interaction_workflow
Purchase Order | order_workflow Purchase Order | order_workflow
Purchase Packing List Cell | delivery_movement_causality_interaction_workflow Purchase Packing List Cell | delivery_movement_causality_interaction_workflow
Purchase Packing List Cell | delivery_movement_simulation_interaction_workflow Purchase Packing List Cell | delivery_movement_simulation_interaction_workflow
Purchase Packing List Cell | pricing_interaction_workflow
Purchase Packing List Line | delivery_movement_causality_interaction_workflow Purchase Packing List Line | delivery_movement_causality_interaction_workflow
Purchase Packing List Line | delivery_movement_simulation_interaction_workflow Purchase Packing List Line | delivery_movement_simulation_interaction_workflow
Purchase Packing List Line | edit_workflow Purchase Packing List Line | edit_workflow
...@@ -52,11 +57,13 @@ Purchase Supply Line | supply_line_interaction_workflow ...@@ -52,11 +57,13 @@ Purchase Supply Line | supply_line_interaction_workflow
Purchase Supply | edit_workflow Purchase Supply | edit_workflow
Purchase Trade Condition | edit_workflow Purchase Trade Condition | edit_workflow
Purchase Trade Condition | validation_workflow Purchase Trade Condition | validation_workflow
Returned Sale Packing List Cell | pricing_interaction_workflow
Returned Sale Packing List Line | pricing_interaction_workflow Returned Sale Packing List Line | pricing_interaction_workflow
Returned Sale Packing List | edit_workflow Returned Sale Packing List | edit_workflow
Returned Sale Packing List | packing_list_workflow Returned Sale Packing List | packing_list_workflow
Sale Order Cell | edit_workflow Sale Order Cell | edit_workflow
Sale Order Cell | order_movement_simulation_interaction_workflow Sale Order Cell | order_movement_simulation_interaction_workflow
Sale Order Cell | pricing_interaction_workflow
Sale Order Cell | tax_interaction_workflow Sale Order Cell | tax_interaction_workflow
Sale Order Line | edit_workflow Sale Order Line | edit_workflow
Sale Order Line | order_movement_simulation_interaction_workflow Sale Order Line | order_movement_simulation_interaction_workflow
...@@ -69,6 +76,7 @@ Sale Order | order_workflow ...@@ -69,6 +76,7 @@ Sale Order | order_workflow
Sale Packing List Cell | container_interaction_workflow Sale Packing List Cell | container_interaction_workflow
Sale Packing List Cell | delivery_movement_causality_interaction_workflow Sale Packing List Cell | delivery_movement_causality_interaction_workflow
Sale Packing List Cell | delivery_movement_simulation_interaction_workflow Sale Packing List Cell | delivery_movement_simulation_interaction_workflow
Sale Packing List Cell | pricing_interaction_workflow
Sale Packing List Line | container_interaction_workflow Sale Packing List Line | container_interaction_workflow
Sale Packing List Line | delivery_movement_causality_interaction_workflow Sale Packing List Line | delivery_movement_causality_interaction_workflow
Sale Packing List Line | delivery_movement_simulation_interaction_workflow Sale Packing List Line | delivery_movement_simulation_interaction_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