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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
2
Respuestas
3327
Vistas
You can refer the timesheet apps there they hide the groupby section. Added option like, disable_groupby: true,
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse
do you mean the whole group by tag or specific field in it? please provide screenshot.