mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-12 06:48:31 +00:00
[patch] Fix outstanding amount for original invoice for return entry
This commit is contained in:
@@ -186,3 +186,4 @@ execute:frappe.reload_doctype("Leave Type")
|
||||
execute:frappe.db.sql("update `tabLeave Type` set include_holiday=0")
|
||||
erpnext.patches.v5_4.set_root_and_report_type
|
||||
erpnext.patches.v5_4.notify_system_managers_regarding_wrong_tax_calculation
|
||||
erpnext.patches.v5_4.fix_invoice_outstanding
|
||||
|
||||
Reference in New Issue
Block a user