commit | 8edf9d23c071aa70c731e1abd1bc1776ec16a8e0 | [log] [tgz] |
---|---|---|
author | Anupam Kumar <anupamvns0099@gmail.com> | Thu Apr 08 10:57:50 2021 +0530 |
committer | GitHub <noreply@github.com> | Thu Apr 08 10:57:50 2021 +0530 |
tree | f8e37f15b7e8001fa1d01a1d414cd3be27e47dfa | |
parent | 096da429ed5581b488fb06daa79b27aedc352b2f [diff] | |
parent | e2da3cbc28918224da4b0727448c1da8d3083238 [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() {