diff --git a/hrms/hr/doctype/shift_location/shift_location.json b/hrms/hr/doctype/shift_location/shift_location.json index 39e2f69553..a977f60276 100644 --- a/hrms/hr/doctype/shift_location/shift_location.json +++ b/hrms/hr/doctype/shift_location/shift_location.json @@ -59,8 +59,13 @@ "label": "Fetch Geolocation" } ], - "links": [], - "modified": "2024-07-04 15:11:06.272970", + "links": [ + { + "link_doctype": "Shift Assignment", + "link_fieldname": "shift_location" + } + ], + "modified": "2024-10-10 12:54:26.209170", "modified_by": "Administrator", "module": "HR", "name": "Shift Location",