commit | 442e3f2aa271454ff6b6001bc773df86196b0880 | [log] [tgz] |
---|---|---|
author | Gursheen Anand <gursheen@frappe.io> | Fri Jun 16 13:38:47 2023 +0530 |
committer | Gursheen Anand <gursheen@frappe.io> | Fri Jun 16 13:38:47 2023 +0530 |
tree | a08ce3ce899bd6a23bda7403cf1892a731f94be9 | |
parent | 033e4e84f5c91ef1e6a36ffb9ff66cd41a1fd108 [diff] [blame] |
fix: update outstanding amount and unpaid status on cancellation of payment entry
diff --git a/erpnext/accounts/general_ledger.py b/erpnext/accounts/general_ledger.py index a929ff1..a0954a9 100644 --- a/erpnext/accounts/general_ledger.py +++ b/erpnext/accounts/general_ledger.py
@@ -223,6 +223,7 @@ "party_type", "project", "finance_book", + "voucher_no", ] if dimensions: