{
 "actions": [],
 "allow_import": 1,
 "allow_rename": 1,
 "autoname": "field:branch",
 "creation": "2013-01-10 16:34:13",
 "doctype": "DocType",
 "document_type": "Setup",
 "engine": "InnoDB",
 "field_order": [
  "branch"
 ],
 "fields": [
  {
   "fieldname": "branch",
   "fieldtype": "Data",
   "in_list_view": 1,
   "label": "Branch",
   "oldfieldname": "branch",
   "oldfieldtype": "Data",
   "reqd": 1,
   "unique": 1
  }
 ],
 "icon": "fa fa-code-fork",
 "idx": 1,
 "links": [],
 "modified": "2024-03-27 13:06:42.370664",
 "modified_by": "Administrator",
 "module": "Setup",
 "name": "Branch",
 "owner": "Administrator",
 "permissions": [
  {
   "create": 1,
   "delete": 1,
   "email": 1,
   "print": 1,
   "read": 1,
   "report": 1,
   "role": "HR User",
   "share": 1,
   "write": 1
  },
  {
   "create": 1,
   "delete": 1,
   "email": 1,
   "print": 1,
   "read": 1,
   "report": 1,
   "role": "HR Manager",
   "share": 1,
   "write": 1
  }
 ],
 "quick_entry": 1,
 "sort_field": "creation",
 "sort_order": "DESC",
 "states": []
}