Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1395 Tampilan

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
Buang
Post Terkait Replies Tampilan Aktivitas
3
Mei 24
2449
0
Jun 22
2529
1
Jun 25
1785
3
Jul 25
3388
1
Mei 25
1537