commit | a91d7bd4b56f4c78f3f3c9ae42dd046df6e1d19d | [log] [tgz] |
---|---|---|
author | Anupam Kumar <anupamvns0099@gmail.com> | Fri Apr 09 18:00:03 2021 +0530 |
committer | GitHub <noreply@github.com> | Fri Apr 09 18:00:03 2021 +0530 |
tree | dfd1e0d461674c562b8c36c78f04bebc8c4f0663 | |
parent | 9d830255c1d8efe224e67f5551024fa51b4706f9 [diff] | |
parent | 526f76c27d89083f31340713bb5ac9f596a66e26 [diff] |
Merge branch 'develop' into se-add-to-transit
diff --git a/erpnext/stock/doctype/stock_entry/stock_entry.js b/erpnext/stock/doctype/stock_entry/stock_entry.js index 98246fb..42627f9 100644 --- a/erpnext/stock/doctype/stock_entry/stock_entry.js +++ b/erpnext/stock/doctype/stock_entry/stock_entry.js
@@ -856,7 +856,6 @@ } erpnext.hide_company(); erpnext.utils.add_item(this.frm); - this.frm.trigger('add_to_transit'); }, scan_barcode: function() {