For separating odoo as odoo india and odoo Singapore so that sales modules in India cannot be viewed by Singapore but other modules can be viewed by both the country. What could be the best way to do this?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
2
Replies
462
Views
Thanks.
Will this way of doing strictly restrict different sales team?
is there any other way to do this?
Create groups of users and give permission to the modules to each group. This can be done by setting security .csv file containig the restrictions using this syntax:
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
More info here:
https://www.odoo.com/forum/help-1/what-are-these-in-ir-model-access-csv-12430
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up