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.
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
2
Okt. 18
|
8753 | ||
|
1
Juli 19
|
4772 | ||
|
1
Jan. 17
|
3324 | ||
|
1
Juli 16
|
7894 | ||
|
3
Dez. 23
|
21808 |
Refer Link: http://learnopenerp.blogspot.com/2018/01/groups-and-access-rights-in-odoo.html