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!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
2
окт. 18
|
8748 | ||
|
1
июл. 19
|
4765 | ||
|
1
янв. 17
|
3322 | ||
|
1
июл. 16
|
7893 | ||
|
3
дек. 23
|
21801 |
Refer Link: http://learnopenerp.blogspot.com/2018/01/groups-and-access-rights-in-odoo.html