commit | ad44b00f3320350eefd91d1e7245c25a6cfc137b | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Aug 03 17:43:58 2015 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Aug 03 19:19:11 2015 +0530 |
tree | 26b2978d23f15b82286cee890b1b372aa6fc675f | |
parent | 893db7a5c30cfaca9fff2a62f229fae0977897c3 [diff] |
[patch] Fix outstanding amount for original invoice for return entry
diff --git a/erpnext/patches.txt b/erpnext/patches.txt index de26ff3..961d97e 100644 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt
@@ -186,3 +186,4 @@ 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