[MOD] usability improvement in stock access rights

bzr revid: amp@tinyerp.com-20100723102928-9m1v3q6v1kj2ifk8
This commit is contained in:
AMP (OpenERP) 2010-07-23 15:59:28 +05:30
parent 6eb86abda3
commit d410b9bfae
1 changed files with 1 additions and 0 deletions

View File

@ -5,3 +5,4 @@
"access_stock_location_path_user","stock location path user","model_stock_location_path","stock.group_stock_user",1,0,0,0
"access_stock_location_path_manager","stock location path manager","model_stock_location_path","stock.group_stock_manager",1,1,1,1
"access_stock_location_path_partner_manager","stock.location.path partner manager","model_stock_location_path","product.group_product_manager",1,1,1,1
"access_stock_location_path_purchase_user","stock.location.path purchase user","model_stock_location_path","purchase.group_purchase_user",1,1,1,1

1 id name model_id:id group_id:id perm_read perm_write perm_create perm_unlink
5 access_stock_location_path_user stock location path user model_stock_location_path stock.group_stock_user 1 0 0 0
6 access_stock_location_path_manager stock location path manager model_stock_location_path stock.group_stock_manager 1 1 1 1
7 access_stock_location_path_partner_manager stock.location.path partner manager model_stock_location_path product.group_product_manager 1 1 1 1
8 access_stock_location_path_purchase_user stock.location.path purchase user model_stock_location_path purchase.group_purchase_user 1 1 1 1