diff --git a/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order.xml b/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order.xml index 290212c6f07bc18d4bf28e6f13bccc63cf647f2b..46d669b73b0dac681478f885121fb87b56996ebd 100644 --- a/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order.xml +++ b/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order.xml @@ -41,7 +41,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> @@ -107,6 +107,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_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List.xml b/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List.xml index f0005514d0f586df5ff500cacc1d7514d2f0010a..f4d10a47c20c117da3857bebf06b13201fc840e7 100644 --- a/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List.xml +++ b/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List.xml @@ -41,7 +41,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> @@ -107,6 +107,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_mrp/PortalTypeTemplateItem/portal_types/Production%20Report.xml b/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report.xml index f510f20b67048226e02d59ad1e9e8f1ffa5711b4..f33b104cb95de327fb9bb0c73f50d8bb9f9fab9f 100644 --- a/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report.xml +++ b/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report.xml @@ -41,7 +41,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> @@ -107,6 +107,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_mrp/bt/revision b/bt5/erp5_mrp/bt/revision index 9cd72aa941214d4cb8522dda34eb12cf878e3e8b..a76c74dcec6ab8ba53c5d5b4de054eb43f68fe67 100644 --- a/bt5/erp5_mrp/bt/revision +++ b/bt5/erp5_mrp/bt/revision @@ -1 +1 @@ -72 \ No newline at end of file +75 \ No newline at end of file