commit | 3db8ba2d4a0689da2af609d0f2785dc225f0bf68 | [log] [tgz] |
---|---|---|
author | Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com> | Tue Apr 13 14:59:54 2021 +0530 |
committer | GitHub <noreply@github.com> | Tue Apr 13 14:59:54 2021 +0530 |
tree | 77eda6b3ffd6b64c7dc75564230660e2ad973473 | |
parent | c05f4ee1aa19049e2de8d2011b1d2f9fd6b54629 [diff] | |
parent | a91d7bd4b56f4c78f3f3c9ae42dd046df6e1d19d [diff] |
Merge pull request #25033 from anupamvs/se-add-to-transit fix: unable to submit stock entry
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() {