mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
Declare orderpoint on a location allowing to replenish any product with the same criteria
4 lines
354 B
CSV
4 lines
354 B
CSV
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
|
|
access_stock_location_orderpoint_manager,stock.location.orderpoint - manager,model_stock_location_orderpoint,stock.group_stock_manager,1,1,1,1
|
|
access_stock_location_orderpoint_user,stock.location.orderpoint - user,model_stock_location_orderpoint,stock.group_stock_user,1,0,0,0
|