Merge pull request #9904 from nabinhait/hotfix777

Removed a deprecated function call
This commit is contained in:
Nabin Hait 2017-07-17 20:29:55 +05:30 committed by GitHub
commit e2d0d0a0c1

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