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