commit | 4bcaeb312c4ff2eb7d0387af4c9a467a68e6bc17 | [log] [tgz] |
---|---|---|
author | Faris Ansari <netchamp.faris@gmail.com> | Tue Sep 05 17:29:45 2017 +0530 |
committer | Faris Ansari <netchamp.faris@gmail.com> | Tue Sep 05 17:30:22 2017 +0530 |
tree | 10d4380321cb6b1b55a52039481348bede0bb225 | |
parent | e4434d32009381ad866435b26420e02df5eb87fd [diff] |
fix codacy
diff --git a/erpnext/selling/page/point_of_sale/point_of_sale.js b/erpnext/selling/page/point_of_sale/point_of_sale.js index 92ae3e8..c52b55a 100644 --- a/erpnext/selling/page/point_of_sale/point_of_sale.js +++ b/erpnext/selling/page/point_of_sale/point_of_sale.js
@@ -354,7 +354,7 @@ this.frm.email_doc(); }); } -} +}; class POSCart { constructor({frm, wrapper, events}) {