Commit 06157374 authored by Nicolas Delaby's avatar Nicolas Delaby

2008-07-09 Nicolas

use standart packing_list_workflow for Internal Packing Lists

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22404 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 54126606
......@@ -25,15 +25,15 @@
</chain>
<chain>
<type>Internal Packing List</type>
<workflow>internal_packing_list_workflow, edit_workflow</workflow>
<workflow>packing_list_workflow, edit_workflow, delivery_causality_interaction_workflow, delivery_simulation_interaction_workflow, packing_list_causality_workflow</workflow>
</chain>
<chain>
<type>Internal Packing List Cell</type>
<workflow>pricing_interaction_workflow</workflow>
<workflow>delivery_movement_simulation_interaction_workflow, pricing_interaction_workflow, delivery_movement_causality_interaction_workflow</workflow>
</chain>
<chain>
<type>Internal Packing List Line</type>
<workflow>edit_workflow, trade_matrix_workflow, pricing_interaction_workflow</workflow>
<workflow>delivery_movement_causality_interaction_workflow, edit_workflow, trade_matrix_workflow, pricing_interaction_workflow, delivery_movement_simulation_interaction_workflow</workflow>
</chain>
<chain>
<type>Inventory</type>
......
2008-07-09 Nicolas
use standart packing_list_workflow for Internal Packing Lists
2008-07-07 Nicolas
Proxify Internal Packing List
......
416
\ No newline at end of file
418
\ No newline at end of file
......@@ -13,12 +13,19 @@ Delivery Rule | edit_workflow
Delivery Rule | rule_validation_workflow
Discount | edit_workflow
Discount | validation_workflow
Internal Packing List Cell | delivery_movement_causality_interaction_workflow
Internal Packing List Cell | delivery_movement_simulation_interaction_workflow
Internal Packing List Cell | pricing_interaction_workflow
Internal Packing List Line | delivery_movement_causality_interaction_workflow
Internal Packing List Line | delivery_movement_simulation_interaction_workflow
Internal Packing List Line | edit_workflow
Internal Packing List Line | pricing_interaction_workflow
Internal Packing List Line | trade_matrix_workflow
Internal Packing List | delivery_causality_interaction_workflow
Internal Packing List | delivery_simulation_interaction_workflow
Internal Packing List | edit_workflow
Internal Packing List | internal_packing_list_workflow
Internal Packing List | packing_list_causality_workflow
Internal Packing List | packing_list_workflow
Inventory Cell | pricing_interaction_workflow
Inventory Line | edit_workflow
Inventory Line | pricing_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