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
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
2
Odpowiedzi
3323
Widoki
You can refer the timesheet apps there they hide the groupby section. Added option like, disable_groupby: true,
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się
do you mean the whole group by tag or specific field in it? please provide screenshot.