fix: Revert refresh field
This commit is contained in:
parent
72eb72f66f
commit
9fa92c912b
@ -587,8 +587,6 @@ erpnext.taxes_and_totals = erpnext.payments.extend({
|
|||||||
tax.item_wise_tax_detail = JSON.stringify(tax.item_wise_tax_detail);
|
tax.item_wise_tax_detail = JSON.stringify(tax.item_wise_tax_detail);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
this.frm.refresh_fields();
|
|
||||||
},
|
},
|
||||||
|
|
||||||
set_discount_amount: function() {
|
set_discount_amount: function() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user