mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-12 11:25:09 +00:00
fix: add filter to employee field in Job Card Time Log
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
"fieldtype": "Link",
|
||||
"in_list_view": 1,
|
||||
"label": "Employee",
|
||||
"link_filters": "[[\"Employee\",\"status\",\"=\",\"Active\"]]",
|
||||
"options": "Employee"
|
||||
},
|
||||
{
|
||||
@@ -69,7 +70,7 @@
|
||||
"index_web_pages_for_search": 1,
|
||||
"istable": 1,
|
||||
"links": [],
|
||||
"modified": "2025-08-20 21:49:59.084876",
|
||||
"modified": "2025-12-13 14:27:46.788056",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Manufacturing",
|
||||
"name": "Job Card Time Log",
|
||||
|
||||
Reference in New Issue
Block a user