← Back to team overview

openerp-community-reviewer team mailing list archive

[Merge] lp:~camptocamp/openerp-product-attributes/7.0-fix-field-acl-lep into lp:openerp-product-attributes

 

Leonardo Pistone - camptocamp has proposed merging lp:~camptocamp/openerp-product-attributes/7.0-fix-field-acl-lep into lp:openerp-product-attributes.

Requested reviews:
  Product Core Editors (product-core-editors)
Related bugs:
  Bug #1316672 in OpenERP Product Attributes: "base_custom_attributes: need to be "Administration/Access Rights" to edit attributes"
  https://bugs.launchpad.net/openerp-product-attributes/+bug/1316672

For more details, see:
https://code.launchpad.net/~camptocamp/openerp-product-attributes/7.0-fix-field-acl-lep/+merge/218470
-- 
https://code.launchpad.net/~camptocamp/openerp-product-attributes/7.0-fix-field-acl-lep/+merge/218470
Your team Product Core Editors is requested to review the proposed merge of lp:~camptocamp/openerp-product-attributes/7.0-fix-field-acl-lep into lp:openerp-product-attributes.
=== modified file 'base_custom_attributes/security/ir.model.access.csv'
--- base_custom_attributes/security/ir.model.access.csv	2013-11-25 07:17:05 +0000
+++ base_custom_attributes/security/ir.model.access.csv	2014-05-06 16:45:49 +0000
@@ -14,3 +14,4 @@
 access_base_custom_attributes_attribute_attribute_user,base_custom_attributes_attribute_attribute,base_custom_attributes.model_attribute_attribute,base.group_user,1,0,0,0
 access_base_custom_attributes_attribute_option_user,base_custom_attributes_attribute_option,base_custom_attributes.model_attribute_option,base.group_user,1,0,0,0
 access_base_custom_attributes_attribute_location_user,base_custom_attributes_attribute_location,base_custom_attributes.model_attribute_location,base.group_user,1,1,1,0
+access_ir_model_fields_salemanager,ir_model_fields group_sale_manager,base.model_ir_model_fields,base.group_sale_manager,1,1,1,1