[MOD]Accessright in mrp_* access right

bzr revid: dbr@tinyerp.com-20100809073117-ih9lpcut0hnu91pj
This commit is contained in:
DBR (OpenERP) 2010-08-09 13:01:17 +05:30
parent fa4024e1f1
commit 292c222b3d
1 changed files with 1 additions and 0 deletions

View File

@ -86,3 +86,4 @@
"access_mrp_workcenter_system","mrp.workcenter.system","model_mrp_workcenter","base.group_system",1,0,0,0
"access_mrp_production_system","mrp.production system","model_mrp_production","base.group_system",1,0,0,0
"access_stock_production_lot_user","stock.production.lot","stock.model_stock_production_lot","mrp.group_mrp_user",1,1,1,1
"access_stock_warehouse_orderpoint_manager","stock.warehouse.orderpoint","procurement.model_stock_warehouse_orderpoint","mrp.group_mrp_manager",1,0,0,0

1 id name model_id:id group_id:id perm_read perm_write perm_create perm_unlink
86 access_mrp_workcenter_system mrp.workcenter.system model_mrp_workcenter base.group_system 1 0 0 0
87 access_mrp_production_system mrp.production system model_mrp_production base.group_system 1 0 0 0
88 access_stock_production_lot_user stock.production.lot stock.model_stock_production_lot mrp.group_mrp_user 1 1 1 1
89 access_stock_warehouse_orderpoint_manager stock.warehouse.orderpoint procurement.model_stock_warehouse_orderpoint mrp.group_mrp_manager 1 0 0 0