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
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
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.
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se
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/