diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Component.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Component.xml index 1aa88bdf82fbbe52c52d90a488e014f30eeca4c6..61f478583d3dae0e4538c03eddc02e706fad9013 100644 --- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Component.xml +++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Component.xml @@ -44,7 +44,7 @@ </item> <item> <key> <string>acquire_local_roles</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>allowed_action_list</string> </key> @@ -110,6 +110,10 @@ <key> <string>init_script</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>permission</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>property_sheet_list</string> </key> <value> diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Product.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Product.xml index e8e59501b6b21641f16a324ca941d857f5664b2e..fe45da6ca10332ee91ca8fef43e97cb96e9d4c35 100644 --- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Product.xml +++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Product.xml @@ -44,7 +44,7 @@ </item> <item> <key> <string>acquire_local_roles</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>allowed_content_types</string> </key> @@ -100,6 +100,10 @@ <key> <string>init_script</string> </key> <value> <string>Product_init</string> </value> </item> + <item> + <key> <string>permission</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>property_sheet_list</string> </key> <value> diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Service.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Service.xml index 0e6022b28313936977e9300ea914d28217d2af7d..fbb7f9210a000da69c447272123fc622459757fe 100644 --- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Service.xml +++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Service.xml @@ -44,7 +44,7 @@ </item> <item> <key> <string>acquire_local_roles</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>allowed_content_types</string> </key> @@ -101,6 +101,10 @@ a manufactured product, like a pen, a bicycle...</string> </value> <key> <string>init_script</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>permission</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>property_sheet_list</string> </key> <value> diff --git a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation.xml b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation.xml index 5af3687e09d3d854c7db86cc6222f259907c65dd..410d1dfe45b3b1ffc3829fed7fbf549ecd728929 100644 --- a/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation.xml +++ b/bt5/erp5_pdm/PortalTypeTemplateItem/portal_types/Transformation.xml @@ -44,7 +44,7 @@ </item> <item> <key> <string>acquire_local_roles</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>allowed_content_types</string> </key> @@ -100,6 +100,10 @@ <key> <string>init_script</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>permission</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>property_sheet_list</string> </key> <value> diff --git a/bt5/erp5_pdm/bt/revision b/bt5/erp5_pdm/bt/revision index 801f1801027f3350b08ad85c984db805cd32e736..31ff414b74c276a48419201e1024d3b860413a3b 100644 --- a/bt5/erp5_pdm/bt/revision +++ b/bt5/erp5_pdm/bt/revision @@ -1 +1 @@ -47 \ No newline at end of file +48 \ No newline at end of file diff --git a/bt5/erp5_pdm/bt/template_tool_id_list b/bt5/erp5_pdm/bt/template_tool_id_list new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391