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

How I can add a group by to related field in Odoo v14 ,15 ?


아바타
취소

If you are getting an error after using store=True then you should upgrade your module. this will resolve your issue

베스트 답변

you can't apply groupby on field that is not store in database so first you store this fields by adding parametes store=True after this you can apply as well as other

아바타
취소
작성자

I added store = True as an attribute
when I add the group by on this field I got an error when I click on any record or when I select a group by tab

관련 게시물 답글 화면 활동
0
9월 23
41
4
3월 23
17238
2
7월 22
4075
2
7월 22
2495
0
5월 22
2383