mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-01 17:45:56 +00:00
Merge pull request #34965 from frappe/mergify/bp/version-14-hotfix/pr-34958
fix: removed depends on for the Employee Detail section (backport #34958)
This commit is contained in:
@@ -96,7 +96,6 @@
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"depends_on": "eval:!doc.work_order || doc.docstatus == 1",
|
||||
"fieldname": "employee_detail",
|
||||
"fieldtype": "Section Break",
|
||||
"label": "Employee Detail"
|
||||
@@ -311,7 +310,7 @@
|
||||
"idx": 1,
|
||||
"is_submittable": 1,
|
||||
"links": [],
|
||||
"modified": "2023-02-14 04:55:41.735991",
|
||||
"modified": "2023-04-20 15:59:11.107831",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Projects",
|
||||
"name": "Timesheet",
|
||||
|
||||
Reference in New Issue
Block a user