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
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
2
Respostas
3335
Visualizações
You can refer the timesheet apps there they hide the groupby section. Added option like, disable_groupby: true,
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se
do you mean the whole group by tag or specific field in it? please provide screenshot.