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:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
2
Cevaplar
3315
Görünümler
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!
Üye Ol
do you mean the whole group by tag or specific field in it? please provide screenshot.