Commit da253d98 authored by Łukasz Nowak's avatar Łukasz Nowak

- use interaction workflow while working with portal types


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37747 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 30f5b4f5
......@@ -113,7 +113,7 @@
</chain>
<chain>
<type>Purchase Trade Condition</type>
<workflow>edit_workflow, validation_workflow</workflow>
<workflow>edit_workflow, reindex_object_interaction_workflow, validation_workflow</workflow>
</chain>
<chain>
<type>Returned Purchase Packing List</type>
......@@ -165,7 +165,7 @@
</chain>
<chain>
<type>Sale Trade Condition</type>
<workflow>edit_workflow, validation_workflow</workflow>
<workflow>edit_workflow, reindex_object_interaction_workflow, validation_workflow</workflow>
</chain>
<chain>
<type>Trade Model Line</type>
......
969
\ No newline at end of file
970
\ No newline at end of file
......@@ -89,6 +89,7 @@ Purchase Packing List | delivery_simulation_interaction_workflow
Purchase Packing List | edit_workflow
Purchase Packing List | packing_list_workflow
Purchase Trade Condition | edit_workflow
Purchase Trade Condition | reindex_object_interaction_workflow
Purchase Trade Condition | validation_workflow
Returned Purchase Packing List Cell | delivery_movement_causality_interaction_workflow
Returned Purchase Packing List Cell | delivery_movement_simulation_interaction_workflow
......@@ -151,6 +152,7 @@ Sale Packing List | edit_workflow
Sale Packing List | packing_list_container_workflow
Sale Packing List | packing_list_workflow
Sale Trade Condition | edit_workflow
Sale Trade Condition | reindex_object_interaction_workflow
Sale Trade Condition | validation_workflow
Trade Model Line | edit_workflow
Trade Model Line | trade_model_line_interaction_workflow
\ No newline at end of file
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