コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1444 ビュー

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!

アバター
破棄
関連投稿 返信 ビュー 活動
3
5月 24
2490
0
6月 22
2585
1
6月 25
1893
3
7月 25
3497
1
5月 25
1621