fix: cr/dr note should be posted for exc gain/loss
This commit is contained in:
parent
e3d2a2c5bd
commit
95543225cf
@ -697,10 +697,10 @@ def reconcile_dr_cr_note(dr_cr_notes, company):
|
|||||||
inv.difference_amount,
|
inv.difference_amount,
|
||||||
dr_or_cr,
|
dr_or_cr,
|
||||||
reverse_dr_or_cr,
|
reverse_dr_or_cr,
|
||||||
inv.against_voucher_type,
|
|
||||||
inv.against_voucher,
|
|
||||||
None,
|
|
||||||
inv.voucher_type,
|
inv.voucher_type,
|
||||||
inv.voucher_no,
|
inv.voucher_no,
|
||||||
None,
|
None,
|
||||||
|
inv.against_voucher_type,
|
||||||
|
inv.against_voucher,
|
||||||
|
None,
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user