{
 "actions": [],
 "allow_rename": 1,
 "autoname": "field:location_name",
 "creation": "2024-07-04 12:12:26.894513",
 "doctype": "DocType",
 "engine": "InnoDB",
 "field_order": [
  "location_name",
  "checkin_radius",
  "column_break_dlgd",
  "latitude",
  "longitude",
  "section_break_xxli",
  "fetch_geolocation",
  "geolocation"
 ],
 "fields": [
  {
   "fieldname": "location_name",
   "fieldtype": "Data",
   "in_list_view": 1,
   "label": "Location Name",
   "reqd": 1,
   "unique": 1
  },
  {
   "description": "Radius within which check-in is allowed (in meters)",
   "fieldname": "checkin_radius",
   "fieldtype": "Int",
   "label": "Checkin Radius"
  },
  {
   "fieldname": "column_break_dlgd",
   "fieldtype": "Column Break"
  },
  {
   "fieldname": "longitude",
   "fieldtype": "Float",
   "label": "Longitude"
  },
  {
   "fieldname": "section_break_xxli",
   "fieldtype": "Section Break"
  },
  {
   "fieldname": "geolocation",
   "fieldtype": "Geolocation",
   "label": "Geolocation"
  },
  {
   "fieldname": "latitude",
   "fieldtype": "Float",
   "label": "Latitude"
  },
  {
   "fieldname": "fetch_geolocation",
   "fieldtype": "Button",
   "label": "Fetch Geolocation"
  }
 ],
 "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",
 "naming_rule": "By fieldname",
 "owner": "Administrator",
 "permissions": [
  {
   "create": 1,
   "delete": 1,
   "email": 1,
   "export": 1,
   "print": 1,
   "read": 1,
   "report": 1,
   "role": "System Manager",
   "share": 1,
   "write": 1
  },
  {
   "create": 1,
   "delete": 1,
   "email": 1,
   "export": 1,
   "print": 1,
   "read": 1,
   "report": 1,
   "role": "HR Manager",
   "share": 1,
   "write": 1
  },
  {
   "create": 1,
   "delete": 1,
   "email": 1,
   "export": 1,
   "print": 1,
   "read": 1,
   "report": 1,
   "role": "HR User",
   "share": 1,
   "write": 1
  },
  {
   "email": 1,
   "export": 1,
   "print": 1,
   "read": 1,
   "report": 1,
   "role": "Employee",
   "share": 1
  }
 ],
 "quick_entry": 1,
 "sort_field": "creation",
 "sort_order": "DESC",
 "states": []
}