Heey Odoo's
I'm currently working on setting up task management in Odoo 17 for our
project teams, and I'm facing a challenge with field-level permissions.
Specifically, I want to restrict certain users to only be able to edit
the 'stage' field of tasks while keeping other fields locked. Is it
possible to achieve this directly from the Odoo UI without modifying the
source code? If so, how can I configure these permissions effectively?
Any guidance or tips would be greatly appreciated!