Hi, everybody is it possible to add a group_by context in a tree view? if yes how we do it? Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Bogføring
- Lager
- PoS
- Project
- MRP
Dette spørgsmål er blevet anmeldt
1
Svar
4997
Visninger
group_by can be used in search views only. cannot work in tree views.
you need to place something like:
<filter string="City" context="{'group_by': 'city'}"/>
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Tilmeld dig