commit | bcf63a2a8fce62dc519a79c9a1f4dba8696f6e85 | [log] [tgz] |
---|---|---|
author | bhupen <bhupennewalkar@gmail.com> | Fri Dec 23 18:00:18 2016 +0530 |
committer | bhupen <bhupennewalkar@gmail.com> | Fri Dec 23 18:00:18 2016 +0530 |
tree | 959755671a4bf56c9f45de0975d325f113b9f9b6 | |
parent | e0ab64d6cc3d2a04eaad88c2f1e911232c9e7ec8 [diff] |
unchecking pos will reflect automatically
diff --git a/erpnext/accounts/doctype/sales_invoice/sales_invoice.js b/erpnext/accounts/doctype/sales_invoice/sales_invoice.js index 9b4306e..3ed961e 100644 --- a/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +++ b/erpnext/accounts/doctype/sales_invoice/sales_invoice.js
@@ -263,6 +263,7 @@ }); } } + else this.frm.trigger("refresh") }, amount: function(){