How do we prevent user from adding products accidentally in sales module in Odoo 12? Can we limit access rights? How?
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
You achieve this by changing his access rights.
please go settings as a admin
click users and select the user
make him user in sales
inventory
pos etc
Sales Manager are allowed to create products. That can be changed. Go to Setting Access Rights. Search for object Product. You can see the roles that have access to Cretae. Guess you must be in debug mode.
The other Sales User / Own documents only are not allowed to create products. All manager roles can create products.
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
Some information about security in Odoo: https://www.odoo.com/documentation/12.0/reference/security.html and specifically on user access groups: https://odootricks.tips/security/user-access-groups/