0
1 Answer
0
Best Answer
How to give access to certain warehouses to a specific user ?
> The idea is to limit the access to all the data of that warehouse.
1) Create a new field x_warehouse on model "res.users"
2) On the user, edit the form view and add the bold code (tag enables to choose multiple warehouses) in the inherited view created with Studio:
Only take the bold code in the following path.
3) Create a record rule :
3.1 For the Warehouse
3.2. For the locations
3.3. For the pickings
This solution works for the Inventory module, but in the Sales module, when user select the Product he gets the following error: