{
  "autoname": "field:applicant_name", 
 "creation": "2013-01-29 19:25:37", 
 "description": "Applicant for a Job", 
 "docstatus": 0, 
 "doctype": "DocType", 
 "document_type": "Transaction", 
 "fields": [
  {
   "fieldname": "applicant_name", 
   "fieldtype": "Data", 
   "in_list_view": 1, 
   "label": "Applicant Name", 
   "permlevel": 0, 
   "reqd": 1
  }, 
  {
   "fieldname": "email_id", 
   "fieldtype": "Data", 
   "label": "Email Id", 
   "permlevel": 0
  }, 
  {
   "fieldname": "status", 
   "fieldtype": "Select", 
   "in_list_view": 1, 
   "label": "Status", 
   "options": "Open\nReplied\nRejected\nHold", 
   "permlevel": 0
  }, 
  {
   "fieldname": "column_break_3", 
   "fieldtype": "Column Break", 
   "permlevel": 0, 
   "width": "50%"
  }, 
  {
   "fieldname": "job_opening", 
   "fieldtype": "Link", 
   "in_list_view": 1, 
   "label": "Job Opening", 
   "options": "Job Opening", 
   "permlevel": 0
  }, 
  {
   "fieldname": "section_break_5", 
   "fieldtype": "Section Break", 
   "permlevel": 0
  }, 
  {
   "fieldname": "thread_html", 
   "fieldtype": "HTML", 
   "label": "Thread HTML", 
   "permlevel": 0
  }, 
  {
   "fieldname": "communications", 
   "fieldtype": "Table", 
   "hidden": 1, 
   "label": "Communications", 
   "options": "Communication", 
   "permlevel": 0, 
   "print_hide": 1
  }
 ], 
 "icon": "icon-user", 
 "idx": 1, 
 "modified": "2014-05-27 03:49:12.168814", 
 "modified_by": "Administrator", 
 "module": "HR", 
 "name": "Job Applicant", 
 "owner": "Administrator", 
 "permissions": [
  {
   "apply_user_permissions": 1, 
   "create": 1, 
   "delete": 1, 
   "email": 1, 
   "permlevel": 0, 
   "print": 1, 
   "read": 1, 
   "report": 1, 
   "role": "HR User", 
   "write": 1
  }
 ]
}