Odoo- Access to user for a specific view only

Viewed 604

Is this possible is odoo that we grant edit access to a model in one view but not in over all system. Because as per my knowledge if you grant any of CRUD access to a particular group or user. It will be applied on all views in your system. I want user to be able to edit a record of model only if he is in a specific view.

1 Answers
Related