diff --git a/erpnext/public/js/controllers/transaction.js b/erpnext/public/js/controllers/transaction.js index 1e8353bc925..c798ade1377 100644 --- a/erpnext/public/js/controllers/transaction.js +++ b/erpnext/public/js/controllers/transaction.js @@ -366,7 +366,6 @@ erpnext.TransactionController = erpnext.taxes_and_totals.extend({ validate: function() { this.calculate_taxes_and_totals(false); - this.set_item_wise_tax_breakup(); }, company: function() {