commit | 9d830255c1d8efe224e67f5551024fa51b4706f9 | [log] [tgz] |
---|---|---|
author | Anupam Kumar <anupamvns0099@gmail.com> | Thu Apr 08 14:44:08 2021 +0530 |
committer | GitHub <noreply@github.com> | Thu Apr 08 14:44:08 2021 +0530 |
tree | 307fa20172ed28c5a21edb2153dd8dd044571047 | |
parent | 8edf9d23c071aa70c731e1abd1bc1776ec16a8e0 [diff] | |
parent | f9fde054e108ad261314dcd9cdb4d9071273f96f [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() {