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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
1
Répondre
4988
Vues
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'}"/>
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire