Commit 8016ca50 authored by Fabien Morin's avatar Fabien Morin

Forget to add some portal_types

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31080 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 669e3088
...@@ -21,6 +21,9 @@ ...@@ -21,6 +21,9 @@
<portal_type id="Apparel Colour Range Module"> <portal_type id="Apparel Colour Range Module">
<item>Apparel Colour Range</item> <item>Apparel Colour Range</item>
</portal_type> </portal_type>
<portal_type id="Apparel Colour Range Variation">
<item>Apparel Colour Range Variation Line</item>
</portal_type>
<portal_type id="Apparel Component"> <portal_type id="Apparel Component">
<item>Apparel Component Variation</item> <item>Apparel Component Variation</item>
<item>Mapped Value</item> <item>Mapped Value</item>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_property_domain_dict</string> </key>
<value>
<dictionary>
<item>
<key> <string>short_title</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>acquire_local_roles</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>content_icon</string> </key>
<value> <string>document.gif</string> </value>
</item>
<item>
<key> <string>content_meta_type</string> </key>
<value> <string>ERP5 Variation</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>A apparel colour range variation\r\n
</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
<value> <string>addVariation</string> </value>
</item>
<item>
<key> <string>filter_content_types</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>variation</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Apparel Colour Range Variation Line</string> </value>
</item>
<item>
<key> <string>init_script</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>permission</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>redirect_script</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>domain_name</string> </key>
<value> <string>erp5_content</string> </value>
</item>
<item>
<key> <string>property_name</string> </key>
<value> <string>short_title</string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>domain_name</string> </key>
<value> <string>erp5_content</string> </value>
</item>
<item>
<key> <string>property_name</string> </key>
<value> <string>title</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
218 219
\ No newline at end of file \ No newline at end of file
...@@ -5,6 +5,7 @@ Apparel Cloth Module | Apparel Cloth ...@@ -5,6 +5,7 @@ Apparel Cloth Module | Apparel Cloth
Apparel Cloth | Apparel Technical Drawing Apparel Cloth | Apparel Technical Drawing
Apparel Cloth | Mapped Value Apparel Cloth | Mapped Value
Apparel Colour Range Module | Apparel Colour Range Apparel Colour Range Module | Apparel Colour Range
Apparel Colour Range Variation | Apparel Colour Range Variation Line
Apparel Colour Range | Apparel Colour Range Variation Apparel Colour Range | Apparel Colour Range Variation
Apparel Component Module | Apparel Component Apparel Component Module | Apparel Component
Apparel Component | Apparel Component Variation Apparel Component | Apparel Component Variation
......
...@@ -8,6 +8,7 @@ Apparel Cloth Module ...@@ -8,6 +8,7 @@ Apparel Cloth Module
Apparel Colour Range Apparel Colour Range
Apparel Colour Range Module Apparel Colour Range Module
Apparel Colour Range Variation Apparel Colour Range Variation
Apparel Colour Range Variation Line
Apparel Component Apparel Component
Apparel Component Module Apparel Component Module
Apparel Component Variation Apparel Component Variation
......
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