تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3 الردود
9732 أدوات العرض

In v.14, I would like to expand list on tree view by group by. 

I added expand=1 in group tag on search view, still not expand list

Is there way to do this ?

الصورة الرمزية
إهمال
أفضل إجابة

Add expand="1" on tree view to expand list.

 < tree expand="1">  

I hope this will solve your problem.

الصورة الرمزية
إهمال
أفضل إجابة

Send the "group_by" attribute inside context tag of your action.
Ex:- {'group_by':['partner_id']}

الصورة الرمزية
إهمال

There is a module "Web GroupBy Expand" available in odoo store for v13.
https://apps.odoo.com/apps/modules/12.0/web_groupby_expand/

الكاتب أفضل إجابة

Thanks for your answer. I try to add {'group_by':['partner_id']} in context on the window action, the result is real group by but NOT expand in each group. I would like to expand group like this picture https://www.dropbox.com/s/u54wxm1s8vwn8cf/Selection_353.png. 

Do you have any idea for do this ?

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
مارس 23
1974
1
يوليو 25
2323
2
يوليو 25
7801
2
يوليو 25
4202
2
يوليو 25
3989