Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
mar 19
3571
2
mar 25
1307
2
wrz 24
1695
0
sie 24
1979
0
lut 24
2609