[Openerp-community] [Merge] lp:~camptocamp/openerp-product-attributes/6.1-rights-attribute_set-1254609 into lp:openerp-product-attributes/6.1

2014-03-13 Thread Leonardo Pistone - camptocamp
Leonardo Pistone - camptocamp has proposed merging 
lp:~camptocamp/openerp-product-attributes/6.1-rights-attribute_set-1254609 into 
lp:openerp-product-attributes/6.1.

Requested reviews:
  Product Core Editors (product-core-editors)
Related bugs:
  Bug #1254609 in OpenERP Product Attributes: "base_custom_attributes: missing 
access rights on attribute.set"
  https://bugs.launchpad.net/openerp-product-attributes/+bug/1254609

For more details, see:
https://code.launchpad.net/~camptocamp/openerp-product-attributes/6.1-rights-attribute_set-1254609/+merge/210809
-- 
https://code.launchpad.net/~camptocamp/openerp-product-attributes/6.1-rights-attribute_set-1254609/+merge/210809
Your team OpenERP Community is subscribed to branch 
lp:openerp-product-attributes/6.1.
=== modified file 'base_custom_attributes/security/ir.model.access.csv'
--- base_custom_attributes/security/ir.model.access.csv	2013-11-20 16:39:27 +
+++ base_custom_attributes/security/ir.model.access.csv	2014-03-13 14:56:57 +
@@ -1,12 +1,15 @@
 id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
+access_base_custom_attributes_attribute_set_salemanager,base_custom_attributes_attribute_set,base_custom_attributes.model_attribute_set,base.group_sale_manager,1,1,1,1
 access_base_custom_attributes_attribute_group_salemanager,base_custom_attributes_attribute_group,base_custom_attributes.model_attribute_group,base.group_sale_manager,1,1,1,1
 access_base_custom_attributes_attribute_attribute_salemanager,base_custom_attributes_product_attribute,base_custom_attributes.model_attribute_attribute,base.group_sale_manager,1,1,1,1
 access_base_custom_attributes_attribute_option_salemanager,base_custom_attributes_attribute_option,base_custom_attributes.model_attribute_option,base.group_sale_manager,1,1,1,1
 access_base_custom_attributes_attribute_location_salemanager,base_custom_attributes_attribute_location,base_custom_attributes.model_attribute_location,base.group_sale_manager,1,1,1,1
+access_base_custom_attributes_attribute_set_manager,base_custom_attributes_attribute_set,base_custom_attributes.model_attribute_set,base.group_no_one,1,1,1,1
 access_base_custom_attributes_attribute_group_manager,base_custom_attributes_attribute_group,base_custom_attributes.model_attribute_group,base.group_no_one,1,1,1,1
 access_base_custom_attributes_attribute_attribute_manager,base_custom_attributes_attribute_attribute,base_custom_attributes.model_attribute_attribute,base.group_no_one,1,1,1,1
 access_base_custom_attributes_attribute_option_manager,base_custom_attributes_attribute_option,base_custom_attributes.model_attribute_option,base.group_no_one,1,1,1,1
 access_base_custom_attributes_attribute_location_manager,base_custom_attributes_attribute_location,base_custom_attributes.model_attribute_location,base.group_no_one,1,1,1,1
+access_base_custom_attributes_attribute_set_user,base_custom_attributes_attribute_set,base_custom_attributes.model_attribute_set,base.group_user,1,0,0,0
 access_base_custom_attributes_attribute_group_user,base_custom_attributes_attribute_group,base_custom_attributes.model_attribute_group,base.group_user,1,0,0,0
 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

___
Mailing list: https://launchpad.net/~openerp-community
Post to : openerp-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community
More help   : https://help.launchpad.net/ListHelp


[Openerp-community] [Merge] lp:~camptocamp/openerp-product-attributes/6.1-rights-attribute_set-1254609 into lp:openerp-product-attributes/6.1

2014-03-21 Thread noreply
The proposal to merge 
lp:~camptocamp/openerp-product-attributes/6.1-rights-attribute_set-1254609 into 
lp:openerp-product-attributes/6.1 has been updated.

Status: Needs review => Merged

For more details, see:
https://code.launchpad.net/~camptocamp/openerp-product-attributes/6.1-rights-attribute_set-1254609/+merge/210809
-- 
https://code.launchpad.net/~camptocamp/openerp-product-attributes/6.1-rights-attribute_set-1254609/+merge/210809
Your team OpenERP Community is subscribed to branch 
lp:openerp-product-attributes/6.1.

___
Mailing list: https://launchpad.net/~openerp-community
Post to : openerp-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community
More help   : https://help.launchpad.net/ListHelp


Re: [Openerp-community] [Merge] lp:~camptocamp/openerp-product-attributes/6.1-rights-attribute_set-1254609 into lp:openerp-product-attributes/6.1

2014-03-13 Thread Yannick Vaucher @ Camptocamp
Review: Approve code review, no tests

LGTM thanks
-- 
https://code.launchpad.net/~camptocamp/openerp-product-attributes/6.1-rights-attribute_set-1254609/+merge/210809
Your team OpenERP Community is subscribed to branch 
lp:openerp-product-attributes/6.1.

___
Mailing list: https://launchpad.net/~openerp-community
Post to : openerp-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community
More help   : https://help.launchpad.net/ListHelp


Re: [Openerp-community] [Merge] lp:~camptocamp/openerp-product-attributes/6.1-rights-attribute_set-1254609 into lp:openerp-product-attributes/6.1

2014-03-13 Thread Raphaƫl Valyi - http : //www . akretion . com
Review: Approve

LGTM
-- 
https://code.launchpad.net/~camptocamp/openerp-product-attributes/6.1-rights-attribute_set-1254609/+merge/210809
Your team OpenERP Community is subscribed to branch 
lp:openerp-product-attributes/6.1.

___
Mailing list: https://launchpad.net/~openerp-community
Post to : openerp-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community
More help   : https://help.launchpad.net/ListHelp


Re: [Openerp-community] [Merge] lp:~camptocamp/openerp-product-attributes/6.1-rights-attribute_set-1254609 into lp:openerp-product-attributes/6.1

2014-03-17 Thread Leonardo Pistone - camptocamp
Note: similar fix already merged on v7

https://code.launchpad.net/~camptocamp/openerp-product-attributes/7.0-rights-attribute_set-1254609/+merge/196481
-- 
https://code.launchpad.net/~camptocamp/openerp-product-attributes/6.1-rights-attribute_set-1254609/+merge/210809
Your team OpenERP Community is subscribed to branch 
lp:openerp-product-attributes/6.1.

___
Mailing list: https://launchpad.net/~openerp-community
Post to : openerp-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community
More help   : https://help.launchpad.net/ListHelp