Remove the debugger from the material_request.js
This commit is contained in:
parent
734b874f3e
commit
a96421279d
@ -58,7 +58,6 @@ frappe.ui.form.on('Material Request', {
|
||||
$.each(r.message, function(k, v) {
|
||||
if(!d[k]) d[k] = v;
|
||||
});
|
||||
debugger
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user