commit | aa5b566ea9b3909a17a481c49b4244aae25d53bb | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Nov 23 17:49:25 2017 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Nov 23 17:49:25 2017 +0530 |
tree | 4f66320fc4d20a7d4d6e188f75f16459d817b7f1 | |
parent | 1e381584de987b954221efd9f96ace69e8a3ca5b [diff] | |
parent | 68768252ce6d5e52f022d29804855b189213bbcb [diff] |
Merge branch 'ashish-greycube-feature_10861-1' into develop
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 e9960f7..b969434 100644 --- a/erpnext/selling/page/point_of_sale/point_of_sale.js +++ b/erpnext/selling/page/point_of_sale/point_of_sale.js
@@ -53,7 +53,6 @@ () => this.setup_pos_profile(), () => this.make_new_invoice(), () => { - this.bind_events(); frappe.dom.unfreeze(); }, () => this.page.set_title(__('Point of Sale'))