Commit 6452a3b2 authored by Fabien Morin's avatar Fabien Morin

fix bt format

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30157 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c5dfd433
......@@ -9,8 +9,8 @@
<item>Apparel Bath</item>
</portal_type>
<portal_type id="Apparel Cloth">
<item>Mapped Value</item>
<item>Apparel Technical Drawing</item>
<item>Mapped Value</item>
</portal_type>
<portal_type id="Apparel Cloth Module">
<item>Apparel Cloth</item>
......@@ -22,10 +22,10 @@
<item>Apparel Colour Range</item>
</portal_type>
<portal_type id="Apparel Component">
<item>Purchase Supply Line</item>
<item>Sale Supply Line</item>
<item>Apparel Component Variation</item>
<item>Mapped Value</item>
<item>Purchase Supply Line</item>
<item>Sale Supply Line</item>
<item>Supply Line</item>
</portal_type>
<portal_type id="Apparel Component Module">
......@@ -38,12 +38,12 @@
<item>Apparel Consumption</item>
</portal_type>
<portal_type id="Apparel Fabric">
<item>Sale Supply Line</item>
<item>Apparel Fabric Colour Variation</item>
<item>Purchase Supply Line</item>
<item>Supply Line</item>
<item>Mapped Value</item>
<item>Measure</item>
<item>Purchase Supply Line</item>
<item>Sale Supply Line</item>
<item>Supply Line</item>
</portal_type>
<portal_type id="Apparel Fabric Item">
<item>Apparel Fabric Item</item>
......@@ -61,9 +61,9 @@
<item>Apparel Measurement</item>
</portal_type>
<portal_type id="Apparel Model">
<item>Mapped Value</item>
<item>Apparel Model Colour Variation</item>
<item>Apparel Model Morphology Variation</item>
<item>Mapped Value</item>
<item>Purchase Supply Line</item>
<item>Sale Supply Line</item>
<item>Supply Line</item>
......
<hidden_content_type_list>
<portal_type id="Apparel Component">
<item>Sale Supply Line</item>
<item>Mapped Value</item>
<item>Supply Line</item>
<item>Purchase Supply Line</item>
<item>Sale Supply Line</item>
<item>Supply Line</item>
</portal_type>
<portal_type id="Apparel Consumption">
<item>Mapped Value</item>
</portal_type>
<portal_type id="Apparel Fabric">
<item>Sale Supply Line</item>
<item>Mapped Value</item>
<item>Purchase Supply Line</item>
<item>Sale Supply Line</item>
<item>Supply Line</item>
</portal_type>
<portal_type id="Apparel Model">
<item>Mapped Value</item>
<item>Purchase Supply Line</item>
<item>Sale Supply Line</item>
<item>Mapped Value</item>
<item>Supply Line</item>
</portal_type>
<portal_type id="Apparel Size">
......
......@@ -48,7 +48,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string> A apparel fabric\n
<value> <string> A apparel fabric\r\n
</string> </value>
</item>
<item>
......@@ -82,7 +82,9 @@
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>redirect_script</string> </key>
......
<workflow_chain>
<chain>
<type>Apparel Assortment</type>
<workflow>validation_workflow, edit_workflow</workflow>
<workflow>edit_workflow, validation_workflow</workflow>
</chain>
<chain>
<type>Apparel Bath</type>
......@@ -17,7 +17,7 @@
</chain>
<chain>
<type>Apparel Component</type>
<workflow>validation_workflow, edit_workflow</workflow>
<workflow>edit_workflow, validation_workflow</workflow>
</chain>
<chain>
<type>Apparel Consumption</type>
......
116
\ No newline at end of file
117
\ 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