diff --git a/erpnext/public/js/controllers/transaction.js b/erpnext/public/js/controllers/transaction.js index 1e8353bc92..c798ade137 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() {