How may I add a group that will remove the ability for members to add or remove (modify) followers for a document.
What if I want to apply this restriction only to specific object (res.partner) but not others?
TIA
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How may I add a group that will remove the ability for members to add or remove (modify) followers for a document.
What if I want to apply this restriction only to specific object (res.partner) but not others?
TIA
Maybe you can do that using "fields_view_get" method to make the "followers" field readonly in specific object.
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit se| Related Posts | Odpovědi | Zobrazení | Aktivita | |
|---|---|---|---|---|
|
|
2
říj 18
|
9229 | ||
|
|
1
čvc 19
|
5135 | ||
|
|
1
led 17
|
3731 | ||
|
|
1
čvc 16
|
8274 | ||
|
|
3
pro 23
|
22405 |
Refer Link: http://learnopenerp.blogspot.com/2018/01/groups-and-access-rights-in-odoo.html