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.
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|  | 2 oct 18  | 9237 | ||
|  | 1 jul 19  | 5137 | ||
|  | 1 ene 17  | 3734 | ||
|  | 1 jul 16  | 8277 | ||
|  | 3 dic 23  | 22405 | 
Refer Link: http://learnopenerp.blogspot.com/2018/01/groups-and-access-rights-in-odoo.html