Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
8225 Prikazi

How to add User Role on Odoo?

Avatar
Opusti
Best Answer

Odoo security is based on USERS (people who login) who are members of GROUPS (permission to see an do certain things).  GROUP = ROLE.

Settings --> Users --> Users

Settings --> Users --> Groups (Developer Mode)

Check out what's on the web about this, such as:

http://odoo-development.readthedocs.io/en/latest/dev/access/tutorial.html


Avatar
Opusti