commit | 8719c1a6b8543a62277bfb0892d6411eb5367873 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue May 12 12:28:10 2015 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue May 12 12:28:26 2015 +0530 |
tree | 4dde6c9e81e8800c55525a0df3659e4d1464cb13 | |
parent | 73249551e836dff7a5bc4d76e7e9045982dcc255 [diff] [blame] |
Fix taxes and totals in party currency
diff --git a/erpnext/patches.txt b/erpnext/patches.txt index 33a3f31..5dff001 100644 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt
@@ -153,3 +153,4 @@ execute:frappe.delete_doc("Page","stock-level") erpnext.patches.v5_0.reclculate_planned_operating_cost_in_production_order erpnext.patches.v5_0.repost_requested_qty +erpnext.patches.v5_0.fix_taxes_and_totals_in_party_currency \ No newline at end of file