Removed a deprecated function call

This commit is contained in:
Nabin Hait 2017-07-17 20:28:30 +05:30
parent b962fc1573
commit 22e82dff20

View File

@ -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() {