跳至內容
選單
此問題已被標幟
1 回覆
509 瀏覽次數

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.

頭像
捨棄
最佳答案

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

頭像
捨棄