diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml index 9478184bd2e359035b8d38e4381e9456e2be68c0..3c99a2bbb7737346c19b8d1fedd1d8a78066789c 100755 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml @@ -14,6 +14,9 @@ <portal_type id="Base Category"> <item>Category</item> </portal_type> + <portal_type id="Base Domain"> + <item>Domain</item> + </portal_type> <portal_type id="Category"> <item>Category</item> </portal_type> @@ -36,6 +39,12 @@ <portal_type id="Delivery Tool"> <item>Delivery Builder</item> </portal_type> + <portal_type id="Domain"> + <item>Domain</item> + </portal_type> + <portal_type id="Domain Tool"> + <item>Base Domain</item> + </portal_type> <portal_type id="Order Builder"> <item>Predicate Group</item> </portal_type> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Base%20Domain.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Base%20Domain.xml new file mode 100755 index 0000000000000000000000000000000000000000..223329fe2ff14de44205cb1b8e2453a1c66fd1bf --- /dev/null +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Base%20Domain.xml @@ -0,0 +1,98 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.ERP5Type</string> + <string>ERP5TypeInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>_actions</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>_roles</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>allowed_content_types</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>base_category_list</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>content_icon</string> </key> + <value> <string>folder_icon.gif</string> </value> + </item> + <item> + <key> <string>content_meta_type</string> </key> + <value> <string>ERP5 Base Domain</string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string>A domain defines a predicate element within a tree of predicates</string> </value> + </item> + <item> + <key> <string>factory</string> </key> + <value> <string>addBaseDomain</string> </value> + </item> + <item> + <key> <string>filter_content_types</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>hidden_content_type_list</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>Base Domain</string> </value> + </item> + <item> + <key> <string>init_script</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>property_sheet_list</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Base Domain</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Domain%20Tool.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Domain%20Tool.xml new file mode 100755 index 0000000000000000000000000000000000000000..f298bf07b38ce998028db96e5b35250bab0d2abe --- /dev/null +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Domain%20Tool.xml @@ -0,0 +1,98 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.ERP5Type</string> + <string>ERP5TypeInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>_actions</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>_roles</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>allowed_content_types</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>base_category_list</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>content_icon</string> </key> + <value> <string>folder_icon.gif</string> </value> + </item> + <item> + <key> <string>content_meta_type</string> </key> + <value> <string>ERP5 Folder</string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string>Domain Tool contains base domains and domain generators which can be used to define tree structures based on predicates</string> </value> + </item> + <item> + <key> <string>factory</string> </key> + <value> <string>addFolder</string> </value> + </item> + <item> + <key> <string>filter_content_types</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>hidden_content_type_list</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>Domain Tool</string> </value> + </item> + <item> + <key> <string>init_script</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>property_sheet_list</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Domain Tool</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Domain.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Domain.xml new file mode 100755 index 0000000000000000000000000000000000000000..6a8c205343981d61db3b8b00cf394cce1a0c6166 --- /dev/null +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Domain.xml @@ -0,0 +1,98 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.ERP5Type</string> + <string>ERP5TypeInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>_actions</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>_roles</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>allowed_content_types</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>base_category_list</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>content_icon</string> </key> + <value> <string>folder_icon.gif</string> </value> + </item> + <item> + <key> <string>content_meta_type</string> </key> + <value> <string>ERP5 Domain</string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string>A domain defines a predicate element within a tree of predicates</string> </value> + </item> + <item> + <key> <string>factory</string> </key> + <value> <string>addDomain</string> </value> + </item> + <item> + <key> <string>filter_content_types</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>hidden_content_type_list</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>Domain</string> </value> + </item> + <item> + <key> <string>init_script</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>property_sheet_list</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Domain</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/product/ERP5/bootstrap/erp5_core/bt/change_log b/product/ERP5/bootstrap/erp5_core/bt/change_log index 35af1fcfb49e8ecb173d125d1aca5c33f9c05cb8..437eb260331caa89abae626ef8d0ba00bab6cf6f 100755 --- a/product/ERP5/bootstrap/erp5_core/bt/change_log +++ b/product/ERP5/bootstrap/erp5_core/bt/change_log @@ -1,3 +1,6 @@ +2006-02-18 aurel +* add portal type Base Domain, Domain and Domain Tool + 2006-02-08 yo * Add .figure into erp5.css. * Add Base_FieldLibrary into the skin folder. diff --git a/product/ERP5/bootstrap/erp5_core/bt/template_action_path_list b/product/ERP5/bootstrap/erp5_core/bt/template_action_path_list index 403e4ad69e7dd8be3c2023a2819612d8553f3bcc..fa0e7a7e63ef8e28de623caba69ac756775062b2 100755 --- a/product/ERP5/bootstrap/erp5_core/bt/template_action_path_list +++ b/product/ERP5/bootstrap/erp5_core/bt/template_action_path_list @@ -38,6 +38,11 @@ Bank Account | transactions Bank Account | view Base Category | list Base Category | view +Base Domain | history +Base Domain | list +Base Domain | metadata +Base Domain | print_pdf +Base Domain | view Business Template | export Business Template | get_portal_type_properties Business Template | guess_portal_types @@ -100,6 +105,17 @@ Document | metadata Document | print Document | translate Document | view +Domain Tool | fast_input +Domain Tool | list +Domain Tool | localroles +Domain Tool | metadata +Domain Tool | syndication +Domain Tool | view +Domain | history +Domain | list +Domain | metadata +Domain | print_pdf +Domain | view Email | history Email | metadata Email | print diff --git a/product/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list b/product/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list index 5f8b0e08aa54e80f7c8183af3296e5c3d1178620..c0aa63121e8e5b04580198a4eceaff8310b0980a 100755 --- a/product/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list +++ b/product/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list @@ -3,6 +3,7 @@ Alarm Tool | Alarm Applied Rule | Simulation Movement Bank Account | Agent Base Category | Category +Base Domain | Domain Category Tool | Base Category Category | Category Currency Exchange Line | Currency Exchange Cell @@ -11,6 +12,8 @@ Currency Module | ERP5Currency Currency | Currency Exchange Line Delivery Builder | Predicate Group Delivery Tool | Delivery Builder +Domain Tool | Base Domain +Domain | Domain Order Builder | Predicate Group Order Tool | Order Builder Organisation Module | Organisation diff --git a/product/ERP5/bootstrap/erp5_core/bt/template_portal_type_id_list b/product/ERP5/bootstrap/erp5_core/bt/template_portal_type_id_list index f6dc4faee11be7f0b13d168b6896e0ebd96674bb..d61515bd0eba4ebdea9dd6d8aa62742c8f9e0e6d 100755 --- a/product/ERP5/bootstrap/erp5_core/bt/template_portal_type_id_list +++ b/product/ERP5/bootstrap/erp5_core/bt/template_portal_type_id_list @@ -7,6 +7,7 @@ Applied Rule Assignment Bank Account Base Category +Base Domain Career Category Category Tool @@ -19,6 +20,8 @@ Currency Module Delivery Builder Delivery Tool Document +Domain +Domain Tool Email Favorite Fax