mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 20:29:09 +00:00
fix: update outstanding amount and unpaid status on cancellation of payment entry
This commit is contained in:
@@ -223,6 +223,7 @@ def check_if_in_list(gle, gl_map, dimensions=None):
|
||||
"party_type",
|
||||
"project",
|
||||
"finance_book",
|
||||
"voucher_no",
|
||||
]
|
||||
|
||||
if dimensions:
|
||||
|
||||
Reference in New Issue
Block a user