콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
9949 화면

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
3월 23
2093
0
8월 25
53
1
8월 25
1990
1
7월 25
2536
2
7월 25
7980