diff --git a/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Fax%20Message.xml b/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Fax%20Message.xml index 7ce7e9a45bcfadf82c0f68083940045a3ee49cd3..01af7c8014428e3a93995a03e00e14cd62cdc89a 100644 --- a/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Fax%20Message.xml +++ b/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Fax%20Message.xml @@ -2,13 +2,29 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <tuple> - <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> - <tuple/> - </tuple> + <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> </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>0</int> </value> @@ -52,7 +68,13 @@ </item> <item> <key> <string>permission</string> </key> - <value> <string></string> </value> + <value> + <none/> + </value> + </item> + <item> + <key> <string>short_title</string> </key> + <value> <string>Fax</string> </value> </item> <item> <key> <string>title</string> </key> @@ -61,4 +83,38 @@ </dictionary> </pickle> </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </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> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </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> diff --git a/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Letter.xml b/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Letter.xml index 9d89db05af4c796a24ef1e0b0ff039254288624d..8a17104f059486556bb8a435ec811934bb8bfc19 100644 --- a/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Letter.xml +++ b/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Letter.xml @@ -2,13 +2,29 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <tuple> - <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> - <tuple/> - </tuple> + <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> </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>0</int> </value> @@ -52,7 +68,13 @@ </item> <item> <key> <string>permission</string> </key> - <value> <string></string> </value> + <value> + <none/> + </value> + </item> + <item> + <key> <string>short_title</string> </key> + <value> <string>Letter</string> </value> </item> <item> <key> <string>title</string> </key> @@ -61,4 +83,38 @@ </dictionary> </pickle> </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </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> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </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> diff --git a/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Mail%20Message.xml b/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Mail%20Message.xml index 064823efb16eeac50a62e46eee56f41f312bf472..c828550ca28daa7737ac257133bf5b2988b765c1 100644 --- a/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Mail%20Message.xml +++ b/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Mail%20Message.xml @@ -2,13 +2,29 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <tuple> - <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> - <tuple/> - </tuple> + <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> </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>0</int> </value> @@ -52,7 +68,13 @@ </item> <item> <key> <string>permission</string> </key> - <value> <string></string> </value> + <value> + <none/> + </value> + </item> + <item> + <key> <string>short_title</string> </key> + <value> <string>Email</string> </value> </item> <item> <key> <string>title</string> </key> @@ -61,4 +83,38 @@ </dictionary> </pickle> </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </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> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </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> diff --git a/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Note.xml b/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Note.xml index cb9f48a1ae8188729d1473383423335103fa37c2..082e5a21ddfc541ca17fc5326c32a8ec9a34eeea 100644 --- a/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Note.xml +++ b/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Note.xml @@ -2,13 +2,29 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <tuple> - <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> - <tuple/> - </tuple> + <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> </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>0</int> </value> @@ -52,7 +68,13 @@ </item> <item> <key> <string>permission</string> </key> - <value> <string></string> </value> + <value> + <none/> + </value> + </item> + <item> + <key> <string>short_title</string> </key> + <value> <string>Note</string> </value> </item> <item> <key> <string>title</string> </key> @@ -61,4 +83,38 @@ </dictionary> </pickle> </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </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> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </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> diff --git a/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Phone%20Call.xml b/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Phone%20Call.xml index 046ab879c992be389511e611a4b8ce7f0c328fe6..93876981d164573b2f01c7991d087638ef69a795 100644 --- a/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Phone%20Call.xml +++ b/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Phone%20Call.xml @@ -2,13 +2,29 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <tuple> - <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> - <tuple/> - </tuple> + <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> </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>0</int> </value> @@ -52,7 +68,13 @@ </item> <item> <key> <string>permission</string> </key> - <value> <string></string> </value> + <value> + <none/> + </value> + </item> + <item> + <key> <string>short_title</string> </key> + <value> <string>Phone</string> </value> </item> <item> <key> <string>title</string> </key> @@ -61,4 +83,38 @@ </dictionary> </pickle> </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </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> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </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> diff --git a/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Visit.xml b/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Visit.xml index cfe98c1c887433d925bd9e898d4fdc18320ac46e..2ed637b711fccbf625e2890cc32a7e30767dd43d 100644 --- a/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Visit.xml +++ b/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Visit.xml @@ -2,13 +2,29 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <tuple> - <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> - <tuple/> - </tuple> + <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> </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>0</int> </value> @@ -52,7 +68,13 @@ </item> <item> <key> <string>permission</string> </key> - <value> <string></string> </value> + <value> + <none/> + </value> + </item> + <item> + <key> <string>short_title</string> </key> + <value> <string>Visit</string> </value> </item> <item> <key> <string>title</string> </key> @@ -61,4 +83,38 @@ </dictionary> </pickle> </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </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> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </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> diff --git a/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Web%20Message.xml b/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Web%20Message.xml index 6e74d85d7cd3db24638fdc7522dae823abf6e202..443d2b7a0a55fecbc73e321f7af9140e7ad1162e 100644 --- a/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Web%20Message.xml +++ b/bt5/erp5_crm/PortalTypeTemplateItem/portal_types/Web%20Message.xml @@ -2,13 +2,29 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <tuple> - <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> - <tuple/> - </tuple> + <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/> </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>0</int> </value> @@ -52,7 +68,13 @@ </item> <item> <key> <string>permission</string> </key> - <value> <string></string> </value> + <value> + <none/> + </value> + </item> + <item> + <key> <string>short_title</string> </key> + <value> <string>Web</string> </value> </item> <item> <key> <string>title</string> </key> @@ -61,4 +83,38 @@ </dictionary> </pickle> </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </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> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </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> diff --git a/bt5/erp5_crm/bt/revision b/bt5/erp5_crm/bt/revision index 6a5426c9b3432ec4b244774a543bc6ed9b0eb575..34c3a209c7ec7843f5b0a1c5e69e69e9286e8da3 100644 --- a/bt5/erp5_crm/bt/revision +++ b/bt5/erp5_crm/bt/revision @@ -1 +1 @@ -474 \ No newline at end of file +487 \ No newline at end of file