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