Merge pull request #48244 from aerele/reconcile-drcr-posting-date

fix: use gain_loss_posting_date instead of today
This commit is contained in:
ruthra kumar
2025-07-01 15:41:43 +05:30
committed by GitHub

View File

@@ -826,7 +826,7 @@ def reconcile_dr_cr_note(dr_cr_notes, company, active_dimensions=None):
create_gain_loss_journal(
company,
today(),
inv.difference_posting_date,
inv.party_type,
inv.party,
inv.account,