Commit b59754f3 authored by Fabien Morin's avatar Fabien Morin

edit _workflow was missing on many portal_type. This prevent to use diff in hystory_tab

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31273 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d466e90c
......@@ -3,6 +3,10 @@
<type>Apparel Assortment</type>
<workflow>edit_workflow, validation_workflow</workflow>
</chain>
<chain>
<type>Apparel Assortment Colour Variation</type>
<workflow>edit_workflow</workflow>
</chain>
<chain>
<type>Apparel Bath</type>
<workflow>edit_workflow, validation_workflow</workflow>
......@@ -15,6 +19,14 @@
<type>Apparel Colour Range</type>
<workflow>apparel_shape_workflow, edit_workflow</workflow>
</chain>
<chain>
<type>Apparel Colour Range Variation</type>
<workflow>edit_workflow</workflow>
</chain>
<chain>
<type>Apparel Colour Range Variation Line</type>
<workflow>edit_workflow</workflow>
</chain>
<chain>
<type>Apparel Component</type>
<workflow>apparel_component_workflow, edit_workflow</workflow>
......@@ -27,6 +39,10 @@
<type>Apparel Fabric</type>
<workflow>apparel_component_workflow, edit_workflow</workflow>
</chain>
<chain>
<type>Apparel Fabric Colour Variation</type>
<workflow>edit_workflow</workflow>
</chain>
<chain>
<type>Apparel Fabric Item</type>
<workflow>edit_workflow, validation_workflow</workflow>
......@@ -39,6 +55,14 @@
<type>Apparel Model</type>
<workflow>apparel_model_workflow, edit_workflow</workflow>
</chain>
<chain>
<type>Apparel Model Colour Variation</type>
<workflow>edit_workflow</workflow>
</chain>
<chain>
<type>Apparel Model Morphology Variation</type>
<workflow>edit_workflow</workflow>
</chain>
<chain>
<type>Apparel Shape</type>
<workflow>apparel_shape_workflow, edit_workflow</workflow>
......@@ -47,4 +71,8 @@
<type>Apparel Size</type>
<workflow>edit_workflow, validation_workflow</workflow>
</chain>
<chain>
<type>Apparel Technical Drawing</type>
<workflow>edit_workflow</workflow>
</chain>
</workflow_chain>
\ No newline at end of file
235
\ No newline at end of file
236
\ No newline at end of file
Apparel Assortment Colour Variation | edit_workflow
Apparel Assortment | edit_workflow
Apparel Assortment | validation_workflow
Apparel Bath | edit_workflow
Apparel Bath | validation_workflow
Apparel Cloth | apparel_cloth_workflow
Apparel Cloth | edit_workflow
Apparel Colour Range Variation Line | edit_workflow
Apparel Colour Range Variation | edit_workflow
Apparel Colour Range | apparel_shape_workflow
Apparel Colour Range | edit_workflow
Apparel Component | apparel_component_workflow
Apparel Component | edit_workflow
Apparel Consumption | edit_workflow
Apparel Consumption | validation_workflow
Apparel Fabric Colour Variation | edit_workflow
Apparel Fabric Item | edit_workflow
Apparel Fabric Item | validation_workflow
Apparel Fabric | apparel_component_workflow
Apparel Fabric | edit_workflow
Apparel Measurement | edit_workflow
Apparel Measurement | validation_workflow
Apparel Model Colour Variation | edit_workflow
Apparel Model Morphology Variation | edit_workflow
Apparel Model | apparel_model_workflow
Apparel Model | edit_workflow
Apparel Shape | apparel_shape_workflow
Apparel Shape | edit_workflow
Apparel Size | edit_workflow
Apparel Size | validation_workflow
\ No newline at end of file
Apparel Size | validation_workflow
Apparel Technical Drawing | edit_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