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

I am trying to filter sales orders within my customers screen. I added a new field in sales_order table called x_order_type. I have added a record with the value in x_order_type to "lines".

I then added a page and the sale_order_ids link, which shows me all sales order related to the customer viewed. Is there any way of using the domain filter in the res.partner form view, to filter for only orders that have the value "lines" ?

아바타
취소
작성자 베스트 답변

Is there no way to do this? Tried domain filter:

[('x_order_type','=',lines)]

But does not seem to work.

아바타
취소
관련 게시물 답글 화면 활동
2
11월 21
2690
3
2월 16
8966
1
11월 21
2375
2
11월 17
5670
0
8월 17
3542