Se rendre au contenu
Menu
Cette question a été signalée
1599 Vues

If i have "statement of account" wizard to chose one of the "Unpaid options"  and i chose the unreconciled invoices which it will  print everything inside  Partner Ledger with the option "only show unreconciled Entries" 

and i put this domain :

if unpaid_options == 'unpaid_bills':
domain += ['|', ('payment_state', 'in', ['not_paid']), ('payment_state', '=', 'partial')]

but it return only the payment which have invoice,

how can i make it give me also the payment that paid but still didn't have a invoice ??

Thanks!

Avatar
Ignorer
Publications associées Réponses Vues Activité
3
mai 24
2642
0
juin 22
2735
1
sept. 25
2281
1
juin 25
2304
3
juil. 25
3801