Skip to Content
Menú
This question has been flagged
1 Respondre
494 Vistes

Currently exploring more into Odoov17, which I was curious about having to add a new selection on the selection list. So typically, there are two/three selections which is only intended for Officer and Administrator; I'm planning to add a User Selection, and having to setup at least a limited access rights. I was wondering how to setup this.


Mat.

Avatar
Descartar
Best Answer

Hi,

You can create a new user group and to show the hierarchy, you can use the field implied_ids inside the group definition. If you want to inherit the access rights of another group, you can add those groups in the implied_ids field (it is a many-to-many field). For more details, please refer:

https://www.cybrosys.com/odoo-development-tutorial/v17/security-groups-and-access-rights-in-odoo-17/



Hope it helps

Avatar
Descartar