Merge pull request #34958 from rohitwaghchaure/removed-depends-on-for-employee-detail

fix: removed depends on for the Employee Detail section
This commit is contained in:
rohitwaghchaure 2023-04-20 18:03:46 +05:30 committed by GitHub
commit f218df460f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,6 @@
"read_only": 1 "read_only": 1
}, },
{ {
"depends_on": "eval:!doc.work_order || doc.docstatus == 1",
"fieldname": "employee_detail", "fieldname": "employee_detail",
"fieldtype": "Section Break", "fieldtype": "Section Break",
"label": "Employee Detail" "label": "Employee Detail"
@ -311,7 +310,7 @@
"idx": 1, "idx": 1,
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
"modified": "2023-02-14 04:55:41.735991", "modified": "2023-04-20 15:59:11.107831",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Projects", "module": "Projects",
"name": "Timesheet", "name": "Timesheet",