Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1438 Zobrazení

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
3
kvě 24
2483
0
čvn 22
2575
1
čvn 25
1880
3
čvc 25
3486
1
kvě 25
1615