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
354 B
354 B
| 1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
|---|---|---|---|---|---|---|---|---|
| 2 | access_stock_location_orderpoint_manager | stock.location.orderpoint - manager | model_stock_location_orderpoint | stock.group_stock_manager | 1 | 1 | 1 | 1 |
| 3 | access_stock_location_orderpoint_user | stock.location.orderpoint - user | model_stock_location_orderpoint | stock.group_stock_user | 1 | 0 | 0 | 0 |