commit | 9fa92c912b484c82b49e77b9c00527ecd165d6df | [log] [tgz] |
---|---|---|
author | Deepesh Garg <deepeshgarg6@gmail.com> | Tue Jul 20 17:02:05 2021 +0530 |
committer | Deepesh Garg <deepeshgarg6@gmail.com> | Wed Jul 21 23:18:17 2021 +0530 |
tree | eaa031264339e93e3b98ab964a6dc80585eaf5e7 | |
parent | 72eb72f66f64518f859de681adbb4de63a235d28 [diff] |
fix: Revert refresh field
diff --git a/erpnext/public/js/controllers/taxes_and_totals.js b/erpnext/public/js/controllers/taxes_and_totals.js index 263570c..53d5278 100644 --- a/erpnext/public/js/controllers/taxes_and_totals.js +++ b/erpnext/public/js/controllers/taxes_and_totals.js
@@ -587,8 +587,6 @@ tax.item_wise_tax_detail = JSON.stringify(tax.item_wise_tax_detail); }); } - - this.frm.refresh_fields(); }, set_discount_amount: function() {