Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
4322 Widoki

how to expand multiple group by fields in odoo 14

Awatar
Odrzuć

Can you give more information, please?

Autor

When I filter list view group by 2/3 fields but its expand only one field if I put this expand='1' in tree view but I want to expand all the group by field in list view.

Najlepsza odpowiedź

Hello nzangon,

You have to add expand="1" in the on the xml view and it works.

Hope it helps.

Awatar
Odrzuć
Autor

Thank you bro

Najlepsza odpowiedź

Hello

there is oca module which will fullfill your needs. please find following module

https://github.com/OCA/web/tree/14.0/web_group_expand

Thanks & Regards,



CandidRoot Solutions Pvt. Ltd.

Mobile: (+91) 8849036209
Email: info@candidroot.com
Skype: live:candidroot
Web: https://www.candidroot.com
Address: 1229-1230, Iconic Shyamal, Near Shyamal Cross Road, Ahmedabad, Gujarat 380015

Awatar
Odrzuć
Autor

Thanks bro