Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
502 Visninger

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
Kassér
Bedste svar

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
Kassér