diff --git a/erpnext/manufacturing/doctype/job_card_time_log/job_card_time_log.json b/erpnext/manufacturing/doctype/job_card_time_log/job_card_time_log.json index 5c4158b77f6a0be8e8a1a69e85fee361b8a8a714..3055ade7eb7ee3af6ccf4c0cac45fcfa05e28054 100644 --- a/erpnext/manufacturing/doctype/job_card_time_log/job_card_time_log.json +++ b/erpnext/manufacturing/doctype/job_card_time_log/job_card_time_log.json @@ -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",