mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-12 19:35:09 +00:00
style: removed extra spaces
This commit is contained in:
@@ -99,9 +99,6 @@ frappe.ui.form.on('Stock Entry', {
|
||||
frm.add_fetch("bom_no", "inspection_required", "inspection_required");
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
setup_quality_inspection: function(frm) {
|
||||
if (!frm.doc.inspection_required) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user