Removed a deprecated function call
This commit is contained in:
parent
b962fc1573
commit
22e82dff20
@ -366,7 +366,6 @@ erpnext.TransactionController = erpnext.taxes_and_totals.extend({
|
|||||||
|
|
||||||
validate: function() {
|
validate: function() {
|
||||||
this.calculate_taxes_and_totals(false);
|
this.calculate_taxes_and_totals(false);
|
||||||
this.set_item_wise_tax_breakup();
|
|
||||||
},
|
},
|
||||||
|
|
||||||
company: function() {
|
company: function() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user