This question has been flagged
1 Reply
2915 Views

I am an programmer, but new to odoo.

my company want to use odoo to manager warehouse in different location by many department.
every department with many employeeA1,A2,A3...),and  managing multi warehouse in location L1L2L3


Required:

  • A department can't not see all data which own B department.


Options

  • A department can transfer inventory to B department
  • the admin can see total sell report and all inventory


if odoo can do this? how? having guide?

Avatar
Discard
Best Answer

You have to add record rules in odoo security for the related model. here are some references.

https://www.odoo.com/documentation/10.0/reference/security.html

http://www.surekhatech.com/blog/security-mechanism-in-odoo-v9




Avatar
Discard
Author

having more detail guide? i am new to odoo.