fix: sider fixes

This commit is contained in:
Anupam 2021-05-17 11:08:26 +05:30
parent 35137ba9e0
commit 42d2f663fa

View File

@ -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({