fix: Labeling and other fixes

This commit is contained in:
Deepesh Garg
2021-06-01 11:07:18 +05:30
parent a150645b57
commit 2f5885627d
6 changed files with 92 additions and 144 deletions

View File

@@ -464,7 +464,7 @@ erpnext.taxes_and_totals = erpnext.payments.extend({
},
calculate_totals: function() {
// Changing sequence can cause rounding_adjustmentng issue and on-screen discrepency
// Changing sequence can because of rounding adjustment issue and on-screen discrepancy
var me = this;
var tax_count = this.frm.doc["taxes"] ? this.frm.doc["taxes"].length : 0;
this.frm.doc.grand_total = flt(tax_count