mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-16 00:37:15 +00:00
fix: Codacy
This commit is contained in:
@@ -8,7 +8,7 @@ frappe.ui.form.on('Quality Procedure', {
|
||||
filters: {
|
||||
name: ["not in", [frm.parent_quality_procedure, frm.name]]
|
||||
}
|
||||
}
|
||||
})
|
||||
};
|
||||
});
|
||||
}
|
||||
});
|
||||
Reference in New Issue
Block a user