fix: sider fixes
This commit is contained in:
parent
35137ba9e0
commit
42d2f663fa
@ -119,7 +119,7 @@ frappe.ui.form.on("Timesheet", {
|
||||
"label": __("Item Code"),
|
||||
"fieldname": "item_code",
|
||||
"options": "Item"
|
||||
}]
|
||||
}];
|
||||
|
||||
if (!frm.doc.customer) {
|
||||
fields.push({
|
||||
|
Loading…
x
Reference in New Issue
Block a user