fix: sider isuue
This commit is contained in:
parent
9b4c7e4796
commit
ba47bd02b6
@ -30,7 +30,7 @@ frappe.ui.form.on('Job Card', {
|
||||
|
||||
if (frm.doc.__onload.work_order_stopped) {
|
||||
frm.disable_save();
|
||||
return
|
||||
return;
|
||||
}
|
||||
|
||||
if (!frm.doc.__islocal && has_items && frm.doc.docstatus < 2) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user