This question has been flagged

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



Avatar
Discard
Best Answer

Maybe you can do that using "fields_view_get" method to make the "followers" field readonly in specific object.

Avatar
Discard