تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1430 أدوات العرض

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
مايو 24
2480
0
يونيو 22
2568
1
يونيو 25
1876
3
يوليو 25
3483
1
مايو 25
1608