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

hello,

in studio 15 I used a many2many field to add the related invoices in the invoice form, because there are down payments for every customer. i also print that on the invoice layout.

what i am trying to do is exclude the invoice i am currently printing from the list of the related invoices.

i tried using domain filtering but nothing seems to affect what the list has, i even tried a simple filter like sequence number !=5 to see if something happens, but the invoice still appears, so i must be missing something - the path to the related invoices is 

invoice_line_ids.sale_line_ids.order_id.invoice_ids

i am now trying to figure out if i can use 'compute' to filter out the invoice using for example active_id. i already tried active_id in the domain filter unsuccessfully.

 can someone help ?


thank you

아바타
취소
관련 게시물 답글 화면 활동
0
3월 19
3572
2
3월 25
1312
2
9월 24
1696
0
8월 24
1982
0
2월 24
2609