how can i hide the group by filter for specific user groups? i tried with xpath /sheet/group and set the groups attribute but this does not work.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
2
Respostes
3318
Vistes
You can refer the timesheet apps there they hide the groupby section. Added option like, disable_groupby: true,
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-se
do you mean the whole group by tag or specific field in it? please provide screenshot.