mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-23 00:28:30 +00:00
fix: sider fixes
This commit is contained in:
@@ -119,7 +119,7 @@ frappe.ui.form.on("Timesheet", {
|
||||
"label": __("Item Code"),
|
||||
"fieldname": "item_code",
|
||||
"options": "Item"
|
||||
}]
|
||||
}];
|
||||
|
||||
if (!frm.doc.customer) {
|
||||
fields.push({
|
||||
|
||||
Reference in New Issue
Block a user