Skip to Content
Menu
This question has been flagged
2 Replies
1772 Views

Am working on Inventory management in odoo my database contains 3 companies, and each company has 3 warehouses, i wanted to allot a warehouse one one user, but i do not know how to keep the record rule for the user to see only his warehouse products (i.e.,)he can only see the products that is allotted to him 

Can anyone tell me how to allot a warehouse for each user and how to keep the record rules for the same so that he can see only his warehouse


Avatar
Discard
Best Answer

Hi,

This link may help you,

https://www.odoo.com/apps/modules/12.0/warehouse_stock_restrictions/

Thanks 

Aswini - iWesabe

Avatar
Discard
Best Answer

Hi,

Warehouse is linked with the company and the users are also linked with the company. So, suppose if you have a warehouse A for Company A, then if you need a user to this warehouse, you can create a new user and set the company of the new user as Company A. Then for this newly created user, he will have only access to the warehouse of the company.

In the user's form view, you can see the field current company and allowed companies. Also, grant him the necessary permission in Inventory/Stock.

Thanks

Avatar
Discard