跳至內容
選單
此問題已被標幟

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
3571
2
3月 25
1307
2
9月 24
1694
0
8月 24
1978
0
2月 24
2609