跳至内容
菜单
此问题已终结

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
1306
2
9月 24
1693
0
8月 24
1977
0
2月 24
2609