commit | 42d2f663fa9f22542b2ef29a39f667774d56a907 | [log] [tgz] |
---|---|---|
author | Anupam <anupamvns0099@gmail.com> | Mon May 17 11:08:26 2021 +0530 |
committer | Anupam <anupamvns0099@gmail.com> | Mon May 17 11:08:26 2021 +0530 |
tree | 7da3c29ad020ac4d7191b381f031c52a3242d31d | |
parent | 35137ba9e014712770382fcc018173a9fe07ec28 [diff] |
fix: sider fixes
diff --git a/erpnext/projects/doctype/timesheet/timesheet.js b/erpnext/projects/doctype/timesheet/timesheet.js index 5554ed9..28535d7 100644 --- a/erpnext/projects/doctype/timesheet/timesheet.js +++ b/erpnext/projects/doctype/timesheet/timesheet.js
@@ -119,7 +119,7 @@ "label": __("Item Code"), "fieldname": "item_code", "options": "Item" - }] + }]; if (!frm.doc.customer) { fields.push({