diff --git a/bt5/erp5_project/PortalTypeTemplateItem/portal_types/Requirement%20Document.xml b/bt5/erp5_project/PortalTypeTemplateItem/portal_types/Requirement%20Document.xml index 452b41d6afa2b2359730d3e6d6d1030f1c1d999d..872f615f112777c8376cce009edce5f7db445c0e 100644 --- a/bt5/erp5_project/PortalTypeTemplateItem/portal_types/Requirement%20Document.xml +++ b/bt5/erp5_project/PortalTypeTemplateItem/portal_types/Requirement%20Document.xml @@ -11,17 +11,23 @@ <value> <dictionary> <item> - <key> <string>short_title</string> </key> + <key> <string>description</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>short_title</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> </value> </item> + <item> + <key> <string>title</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> + </value> + </item> </dictionary> </value> </item> @@ -96,40 +102,47 @@ </record> <record id="2" aka="AAAAAAAAAAI="> <pickle> - <tuple> - <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> - <tuple/> - </tuple> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> </pickle> <pickle> <dictionary> <item> <key> <string>domain_name</string> </key> - <value> - <none/> - </value> + <value> <string>content_translation</string> </value> </item> <item> <key> <string>property_name</string> </key> - <value> <string>short_title</string> </value> + <value> <string>description</string> </value> </item> </dictionary> </pickle> </record> <record id="3" aka="AAAAAAAAAAM="> <pickle> - <tuple> - <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> - <tuple/> - </tuple> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> </pickle> <pickle> <dictionary> <item> <key> <string>domain_name</string> </key> - <value> - <none/> - </value> + <value> <string>content_translation</string> </value> + </item> + <item> + <key> <string>property_name</string> </key> + <value> <string>short_title</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="4" aka="AAAAAAAAAAQ="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>domain_name</string> </key> + <value> <string>content_translation</string> </value> </item> <item> <key> <string>property_name</string> </key> diff --git a/bt5/erp5_project/PortalTypeTemplateItem/portal_types/Sale%20Order%20Milestone.xml b/bt5/erp5_project/PortalTypeTemplateItem/portal_types/Sale%20Order%20Milestone.xml index 664772aff238f58da76aba127ca9043153b6ff23..be0da68f9f4ab29606b4daaf9057461554be27ef 100644 --- a/bt5/erp5_project/PortalTypeTemplateItem/portal_types/Sale%20Order%20Milestone.xml +++ b/bt5/erp5_project/PortalTypeTemplateItem/portal_types/Sale%20Order%20Milestone.xml @@ -6,6 +6,12 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_property_domain_dict</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> <item> <key> <string>acquire_local_roles</string> </key> <value> <int>1</int> </value> @@ -64,6 +70,126 @@ <key> <string>type_class</string> </key> <value> <string>OrderLine</string> </value> </item> + <item> + <key> <string>type_interface</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>type_mixin</string> </key> + <value> + <tuple/> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <global name="PersistentMapping" module="Persistence.mapping"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>data</string> </key> + <value> + <dictionary> + <item> + <key> <string>description</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> + <item> + <key> <string>outcome_description</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> + </value> + </item> + <item> + <key> <string>short_title</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent> + </value> + </item> + <item> + <key> <string>title</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAY=</string> </persistent> + </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>domain_name</string> </key> + <value> <string>content_translation</string> </value> + </item> + <item> + <key> <string>property_name</string> </key> + <value> <string>description</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="4" aka="AAAAAAAAAAQ="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>domain_name</string> </key> + <value> <string>content_translation</string> </value> + </item> + <item> + <key> <string>property_name</string> </key> + <value> <string>outcome_description</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="5" aka="AAAAAAAAAAU="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>domain_name</string> </key> + <value> <string>content_translation</string> </value> + </item> + <item> + <key> <string>property_name</string> </key> + <value> <string>short_title</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="6" aka="AAAAAAAAAAY="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>domain_name</string> </key> + <value> <string>content_translation</string> </value> + </item> + <item> + <key> <string>property_name</string> </key> + <value> <string>title</string> </value> + </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_project/PortalTypeTemplateItem/portal_types/Task%20Report.xml b/bt5/erp5_project/PortalTypeTemplateItem/portal_types/Task%20Report.xml index 083e5f680476f8ba4b13c71e729e8b1db8df05d9..b67a6c2ba5a8c74e03248963d4b6142d056f40d8 100644 --- a/bt5/erp5_project/PortalTypeTemplateItem/portal_types/Task%20Report.xml +++ b/bt5/erp5_project/PortalTypeTemplateItem/portal_types/Task%20Report.xml @@ -6,6 +6,12 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_property_domain_dict</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> <item> <key> <string>acquire_local_roles</string> </key> <value> <int>0</int> </value> @@ -75,4 +81,91 @@ </dictionary> </pickle> </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <global name="PersistentMapping" module="Persistence.mapping"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>data</string> </key> + <value> + <dictionary> + <item> + <key> <string>description</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> + <item> + <key> <string>short_title</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> + </value> + </item> + <item> + <key> <string>title</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent> + </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>domain_name</string> </key> + <value> <string>content_translation</string> </value> + </item> + <item> + <key> <string>property_name</string> </key> + <value> <string>description</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="4" aka="AAAAAAAAAAQ="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>domain_name</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>property_name</string> </key> + <value> <string>short_title</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="5" aka="AAAAAAAAAAU="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>domain_name</string> </key> + <value> <string>content_translation</string> </value> + </item> + <item> + <key> <string>property_name</string> </key> + <value> <string>title</string> </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData> diff --git a/bt5/erp5_project/PortalTypeTemplateItem/portal_types/Task.xml b/bt5/erp5_project/PortalTypeTemplateItem/portal_types/Task.xml index e5d17eb2b4f5b90a186e5bb9844e3cf947948c71..f9509c989d874e0548be692b763eacfe6b9f8a90 100644 --- a/bt5/erp5_project/PortalTypeTemplateItem/portal_types/Task.xml +++ b/bt5/erp5_project/PortalTypeTemplateItem/portal_types/Task.xml @@ -11,17 +11,23 @@ <value> <dictionary> <item> - <key> <string>short_title</string> </key> + <key> <string>description</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>short_title</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> </value> </item> + <item> + <key> <string>title</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> + </value> + </item> </dictionary> </value> </item> @@ -96,32 +102,24 @@ </record> <record id="2" aka="AAAAAAAAAAI="> <pickle> - <tuple> - <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> - <tuple/> - </tuple> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> </pickle> <pickle> <dictionary> <item> <key> <string>domain_name</string> </key> - <value> - <none/> - </value> + <value> <string>content_translation</string> </value> </item> <item> <key> <string>property_name</string> </key> - <value> <string>short_title</string> </value> + <value> <string>description</string> </value> </item> </dictionary> </pickle> </record> <record id="3" aka="AAAAAAAAAAM="> <pickle> - <tuple> - <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> - <tuple/> - </tuple> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> </pickle> <pickle> <dictionary> @@ -131,6 +129,23 @@ <none/> </value> </item> + <item> + <key> <string>property_name</string> </key> + <value> <string>short_title</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="4" aka="AAAAAAAAAAQ="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>domain_name</string> </key> + <value> <string>content_translation</string> </value> + </item> <item> <key> <string>property_name</string> </key> <value> <string>title</string> </value>