commit | 924cdef6d9631e2d84a775b94e211c71d7e5b57a | [log] [tgz] |
---|---|---|
author | Deepesh Garg <deepeshgarg6@gmail.com> | Fri Jul 14 18:53:02 2023 +0530 |
committer | Deepesh Garg <deepeshgarg6@gmail.com> | Fri Jul 14 18:53:02 2023 +0530 |
tree | b46ff03121d26d153cdd4e8afe34ed1ea4bb2847 | |
parent | 692bfccb6e81e8713e21b3b2704038514982cf2f [diff] [blame] |
ci: add eslint and update linting confs
diff --git a/erpnext/public/js/controllers/buying.js b/erpnext/public/js/controllers/buying.js index c001b4e..75d9891 100644 --- a/erpnext/public/js/controllers/buying.js +++ b/erpnext/public/js/controllers/buying.js
@@ -34,7 +34,7 @@ this.frm.set_value("disable_rounded_total", disable); } - /* eslint-disable */ + // no idea where me is coming from if(this.frm.get_field('shipping_address')) { this.frm.set_query("shipping_address", function() {