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

If I create a separate filter for the domain and the group by, they work fine. But I want the user to be able to select both of them from the same click.

I am trying to create the following filter

<filter name="En Route"
domain="[('delivery_state', '=', 'en_route')]"
context="{'group_by': 'vehicle_id'}"/>

When I do this, Odoo ignores the domain and only creates a group by filter.

아바타
취소
베스트 답변

You need to create a custom filter via record. Check out xmlid filter_invoice_refund for more info.

아바타
취소
관련 게시물 답글 화면 활동
2
1월 23
3683
0
5월 16
3429
0
5월 23
2872
2
9월 16
8064
1
7월 15
4726