Commit c7259b88 authored by Fabien Morin's avatar Fabien Morin

fix some portal_type icon to use existing icons, add a catagory on Apparel...

fix some portal_type icon to use existing icons, add a catagory on Apparel Fabric and hide Mapped Value portal_type on Apparel Size.

remove source_title  from ApparelFabric_view : like in product, purchase_supply_line_source_title sould be used

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29443 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4b87d3ea
......@@ -2,6 +2,9 @@
<portal_type id="Apparel Cloth">
<item>measure</item>
</portal_type>
<portal_type id="Apparel Colour Range">
<item>fabric_brand</item>
</portal_type>
<portal_type id="Apparel Component Variation">
<item>collection</item>
</portal_type>
......
......@@ -20,6 +20,9 @@
<item>Mapped Value</item>
<item>Supply Line</item>
</portal_type>
<portal_type id="Apparel Size">
<item>Mapped Value</item>
</portal_type>
<portal_type id="Apparel Transformation Transformed Resource">
<item>Mapped Value</item>
</portal_type>
......
......@@ -105,6 +105,10 @@
<key> <string>init_script</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>property_sheet_list</string> </key>
<value>
......
......@@ -27,6 +27,10 @@
<list/>
</value>
</item>
<item>
<key> <string>acquire_local_roles</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>allowed_content_types</string> </key>
<value>
......@@ -41,7 +45,7 @@
</item>
<item>
<key> <string>content_icon</string> </key>
<value> <string>document.gif</string> </value>
<value> <string>document_icon.gif</string> </value>
</item>
<item>
<key> <string>content_meta_type</string> </key>
......@@ -60,6 +64,12 @@
<key> <string>filter_content_types</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>hidden_content_type_list</string> </key>
<value>
......@@ -74,6 +84,10 @@
<key> <string>init_script</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>property_sheet_list</string> </key>
<value>
......
......@@ -86,6 +86,10 @@
<key> <string>init_script</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>property_sheet_list</string> </key>
<value>
......
......@@ -27,6 +27,10 @@
<list/>
</value>
</item>
<item>
<key> <string>acquire_local_roles</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>allowed_content_types</string> </key>
<value>
......@@ -41,7 +45,7 @@
</item>
<item>
<key> <string>content_icon</string> </key>
<value> <string>document.gif</string> </value>
<value> <string>document_icon.gif</string> </value>
</item>
<item>
<key> <string>content_meta_type</string> </key>
......@@ -60,6 +64,12 @@
<key> <string>filter_content_types</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>hidden_content_type_list</string> </key>
<value>
......@@ -74,6 +84,10 @@
<key> <string>init_script</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>property_sheet_list</string> </key>
<value>
......
82
\ No newline at end of file
83
\ No newline at end of file
Apparel Cloth | measure
Apparel Colour Range | fabric_brand
Apparel Component Variation | collection
Apparel Fabric Colour Variation | collection
Apparel Fabric Colour Variation | colour
......
......@@ -11,4 +11,5 @@ Apparel Model | Mapped Value
Apparel Model | Purchase Supply Line
Apparel Model | Sale Supply Line
Apparel Model | Supply Line
Apparel Size | Mapped Value
Apparel Transformation Transformed Resource | Mapped Value
\ 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