commit | bc708ee4c2dcf0ca631f8127298d6e4dd3644346 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Jul 29 22:24:31 2014 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Jul 29 22:24:31 2014 +0530 |
tree | 765666c7ef0b858de87244293d65f41c8cecd62e | |
parent | 0e93352c8df30ec8f3826e0af21437cd5cbdf846 [diff] [blame] |
[print] Disable rounded total
diff --git a/erpnext/patches.txt b/erpnext/patches.txt index c29f2d8..44d5b3a 100644 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt
@@ -73,3 +73,4 @@ execute:frappe.delete_doc("DocType", "Payment to Invoice Matching Tool Detail") # 29-07-2014 execute:frappe.delete_doc("Page", "trial-balance") #2014-07-22 erpnext.patches.v4_2.delete_old_print_formats #2014-07-29 +erpnext.patches.v4_2.toggle_rounded_total