commit | 22e82dff201f3beac39afc82f998c371131b7a95 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Jul 17 20:28:30 2017 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Jul 17 20:28:30 2017 +0530 |
tree | 0474beda856d547ba46fe7628b4ce0a55c3472c5 | |
parent | b962fc1573cf9df219f9d095881cf6340039d7b9 [diff] |
Removed a deprecated function call
diff --git a/erpnext/public/js/controllers/transaction.js b/erpnext/public/js/controllers/transaction.js index 1e8353b..c798ade 100644 --- a/erpnext/public/js/controllers/transaction.js +++ b/erpnext/public/js/controllers/transaction.js
@@ -366,7 +366,6 @@ validate: function() { this.calculate_taxes_and_totals(false); - this.set_item_wise_tax_breakup(); }, company: function() {