commit | d5710b4d6f014e25358f7cd38e14b91013062f78 | [log] [tgz] |
---|---|---|
author | Afshan <afshan13k@gmail.com> | Thu Sep 17 13:01:47 2020 +0530 |
committer | Afshan <afshan13k@gmail.com> | Thu Sep 17 13:01:47 2020 +0530 |
tree | e436b4abbc20fd76646a25f0d65758e44494ce46 | |
parent | e813684433f9165583e752e3335786e4b2e4cca5 [diff] |
style: removed extra spaces
diff --git a/erpnext/stock/doctype/stock_entry/stock_entry.js b/erpnext/stock/doctype/stock_entry/stock_entry.js index 592ab5d..1f95447 100644 --- a/erpnext/stock/doctype/stock_entry/stock_entry.js +++ b/erpnext/stock/doctype/stock_entry/stock_entry.js
@@ -99,9 +99,6 @@ frm.add_fetch("bom_no", "inspection_required", "inspection_required"); }, - - - setup_quality_inspection: function(frm) { if (!frm.doc.inspection_required) { return;