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
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
1
Ответить
4975
Представления
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!
Регистрация