diff --git a/bt5/erp5_configurator/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition%20Configurator%20Item/view.xml b/bt5/erp5_configurator/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition%20Configurator%20Item/view.xml new file mode 100644 index 0000000000000000000000000000000000000000..3bdc1329dc665a69804f88946bcd909dbee5bcb1 --- /dev/null +++ b/bt5/erp5_configurator/ActionTemplateItem/portal_types/Purchase%20Trade%20Condition%20Configurator%20Item/view.xml @@ -0,0 +1,85 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>categories</string> </key> + <value> + <tuple> + <string>action_type/object_view</string> + </tuple> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>view</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Action Information</string> </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>1.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>View</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <global name="Expression" module="Products.CMFCore.Expression"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/ConfiguratorItem_view</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_configurator/ActionTemplateItem/portal_types/Sale%20Trade%20Condition%20Configurator%20Item/view.xml b/bt5/erp5_configurator/ActionTemplateItem/portal_types/Sale%20Trade%20Condition%20Configurator%20Item/view.xml new file mode 100644 index 0000000000000000000000000000000000000000..3bdc1329dc665a69804f88946bcd909dbee5bcb1 --- /dev/null +++ b/bt5/erp5_configurator/ActionTemplateItem/portal_types/Sale%20Trade%20Condition%20Configurator%20Item/view.xml @@ -0,0 +1,85 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>categories</string> </key> + <value> + <tuple> + <string>action_type/object_view</string> + </tuple> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>view</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Action Information</string> </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>1.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>View</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <global name="Expression" module="Products.CMFCore.Expression"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/ConfiguratorItem_view</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_configurator/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml b/bt5/erp5_configurator/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml index 90ff7188ad5db4c744b6f53405b6846eb31dcebf..c2c90baa5f7c7f52e178b3c0bbe58e6ba9eac508 100644 --- a/bt5/erp5_configurator/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml +++ b/bt5/erp5_configurator/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml @@ -27,8 +27,10 @@ <item>Portal Type Configurator Item</item> <item>Portal Type Roles Spreadsheet Configurator Item</item> <item>Preference Configurator Item</item> + <item>Purchase Trade Condition Configurator Item</item> <item>Role Configurator Item</item> <item>Rule Configurator Item</item> + <item>Sale Trade Condition Configurator Item</item> <item>Service Configurator Item</item> <item>Site Property Configurator Item</item> <item>Solver Configurator Item</item> diff --git a/bt5/erp5_configurator/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition%20Configurator%20Item.xml b/bt5/erp5_configurator/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition%20Configurator%20Item.xml new file mode 100644 index 0000000000000000000000000000000000000000..90c68018a32ad2fbe775f927fbfc5fac651a2f2c --- /dev/null +++ b/bt5/erp5_configurator/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition%20Configurator%20Item.xml @@ -0,0 +1,60 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Base Type" module="erp5.portal_type"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>content_icon</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>description</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>Purchase Trade Condition Configurator Item</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>portal_type</string> </key> + <value> <string>Base Type</string> </value> + </item> + <item> + <key> <string>type_class</string> </key> + <value> <string>PurchaseTradeConditionConfiguratorItem</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> +</ZopeData> diff --git a/bt5/erp5_configurator/PortalTypeTemplateItem/portal_types/Sale%20Trade%20Condition%20Configurator%20Item.xml b/bt5/erp5_configurator/PortalTypeTemplateItem/portal_types/Sale%20Trade%20Condition%20Configurator%20Item.xml new file mode 100644 index 0000000000000000000000000000000000000000..d158afb3b15724d644c6c10638055a3d57867da7 --- /dev/null +++ b/bt5/erp5_configurator/PortalTypeTemplateItem/portal_types/Sale%20Trade%20Condition%20Configurator%20Item.xml @@ -0,0 +1,60 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Base Type" module="erp5.portal_type"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>content_icon</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>description</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>Sale Trade Condition Configurator Item</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>portal_type</string> </key> + <value> <string>Base Type</string> </value> + </item> + <item> + <key> <string>type_class</string> </key> + <value> <string>SaleTradeConditionConfiguratorItem</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> +</ZopeData> diff --git a/bt5/erp5_configurator/bt/revision b/bt5/erp5_configurator/bt/revision index 03164581e1907e19a03913435afdd0feb04f9c08..fc42ce4bd1c1031b2732bd10ae2a95e869bc64b9 100644 --- a/bt5/erp5_configurator/bt/revision +++ b/bt5/erp5_configurator/bt/revision @@ -1 +1 @@ -503 \ No newline at end of file +504 \ No newline at end of file diff --git a/bt5/erp5_configurator/bt/template_action_path_list b/bt5/erp5_configurator/bt/template_action_path_list index 4b10eb1246d808a61950b51140eaa409f0c835c8..1ca7e53749d206dbeb69c52faae2af07d5aee450 100644 --- a/bt5/erp5_configurator/bt/template_action_path_list +++ b/bt5/erp5_configurator/bt/template_action_path_list @@ -17,8 +17,10 @@ Person Configurator Item | view Portal Type Configurator Item | view Portal Type Roles Spreadsheet Configurator Item | view Preference Configurator Item | view +Purchase Trade Condition Configurator Item | view Role Configurator Item | view Rule Configurator Item | view +Sale Trade Condition Configurator Item | view Service Configurator Item | view Site Property Configurator Item | view Solver Configurator Item | view diff --git a/bt5/erp5_configurator/bt/template_portal_type_allowed_content_type_list b/bt5/erp5_configurator/bt/template_portal_type_allowed_content_type_list index 74c33bac0dd5dc90d04a7821d65e78a54cafe38f..c61f951b32ce61b5efe0662b6b2c77265addeb7f 100644 --- a/bt5/erp5_configurator/bt/template_portal_type_allowed_content_type_list +++ b/bt5/erp5_configurator/bt/template_portal_type_allowed_content_type_list @@ -19,8 +19,10 @@ Configuration Save | Person Configurator Item Configuration Save | Portal Type Configurator Item Configuration Save | Portal Type Roles Spreadsheet Configurator Item Configuration Save | Preference Configurator Item +Configuration Save | Purchase Trade Condition Configurator Item Configuration Save | Role Configurator Item Configuration Save | Rule Configurator Item +Configuration Save | Sale Trade Condition Configurator Item Configuration Save | Service Configurator Item Configuration Save | Site Property Configurator Item Configuration Save | Solver Configurator Item diff --git a/bt5/erp5_configurator/bt/template_portal_type_id_list b/bt5/erp5_configurator/bt/template_portal_type_id_list index c9d6de6679a5bd0d7c284880f872b1c565e16311..e39f8bb2b49e65358d26ec94e0d67443bb5cbec0 100644 --- a/bt5/erp5_configurator/bt/template_portal_type_id_list +++ b/bt5/erp5_configurator/bt/template_portal_type_id_list @@ -17,8 +17,10 @@ Person Configurator Item Portal Type Configurator Item Portal Type Roles Spreadsheet Configurator Item Preference Configurator Item +Purchase Trade Condition Configurator Item Role Configurator Item Rule Configurator Item +Sale Trade Condition Configurator Item Service Configurator Item Site Property Configurator Item Solver Configurator Item