Would it be possible to limit visibility of fields based on condition and group? For example, when a selection field is set to a value, a field becomes hidden to some users but still visible to others. I tried changing the xml to include the attrs and groups but that did not work.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
1945
Views
Hi,
This can be easily achieved in odoo by creating an inherited view and settings user group for the inherited record. Once you set the group for an inherited record, all the changes done inside the inherited record will only be applied to the specified user group.
You can see this explanation and use case here: Apply Changes In A View For Particular User Groups In Odoo
Thanks
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up