{
  "allow_import": 1, 
 "autoname": "TASK.#####", 
 "creation": "2013-01-29 19:25:50", 
 "docstatus": 0, 
 "doctype": "DocType", 
 "document_type": "Master", 
 "fields": [
  {
   "fieldname": "task_details", 
   "fieldtype": "Section Break", 
   "label": "Task Details", 
   "oldfieldtype": "Section Break", 
   "permlevel": 0, 
   "print_width": "50%", 
   "search_index": 0, 
   "width": "50%"
  }, 
  {
   "fieldname": "subject", 
   "fieldtype": "Data", 
   "in_filter": 1, 
   "in_list_view": 1, 
   "label": "Subject", 
   "oldfieldname": "subject", 
   "oldfieldtype": "Data", 
   "permlevel": 0, 
   "reqd": 1
  }, 
  {
   "fieldname": "exp_start_date", 
   "fieldtype": "Date", 
   "label": "Expected Start Date", 
   "oldfieldname": "exp_start_date", 
   "oldfieldtype": "Date", 
   "permlevel": 0, 
   "reqd": 0
  }, 
  {
   "fieldname": "exp_end_date", 
   "fieldtype": "Date", 
   "in_filter": 1, 
   "label": "Expected End Date", 
   "oldfieldname": "exp_end_date", 
   "oldfieldtype": "Date", 
   "permlevel": 0, 
   "reqd": 0, 
   "search_index": 1
  }, 
  {
   "fieldname": "column_break0", 
   "fieldtype": "Column Break", 
   "oldfieldtype": "Column Break", 
   "permlevel": 0, 
   "print_width": "50%", 
   "width": "50%"
  }, 
  {
   "fieldname": "project", 
   "fieldtype": "Link", 
   "in_list_view": 1, 
   "label": "Project", 
   "oldfieldname": "project", 
   "oldfieldtype": "Link", 
   "options": "Project", 
   "permlevel": 0
  }, 
  {
   "fieldname": "status", 
   "fieldtype": "Select", 
   "in_list_view": 1, 
   "label": "Status", 
   "no_copy": 1, 
   "oldfieldname": "status", 
   "oldfieldtype": "Select", 
   "options": "Open\nWorking\nPending Review\nClosed\nCancelled", 
   "permlevel": 0
  }, 
  {
   "fieldname": "priority", 
   "fieldtype": "Select", 
   "in_filter": 1, 
   "in_list_view": 1, 
   "label": "Priority", 
   "oldfieldname": "priority", 
   "oldfieldtype": "Select", 
   "options": "Low\nMedium\nHigh\nUrgent", 
   "permlevel": 0, 
   "reqd": 0, 
   "search_index": 1
  }, 
  {
   "fieldname": "section_break0", 
   "fieldtype": "Section Break", 
   "oldfieldtype": "Section Break", 
   "options": "Simple", 
   "permlevel": 0
  }, 
  {
   "fieldname": "description", 
   "fieldtype": "Text Editor", 
   "label": "Details", 
   "oldfieldname": "description", 
   "oldfieldtype": "Text Editor", 
   "permlevel": 0, 
   "print_width": "300px", 
   "reqd": 0, 
   "width": "300px"
  }, 
  {
   "fieldname": "time_and_budget", 
   "fieldtype": "Section Break", 
   "label": "Time and Budget", 
   "oldfieldtype": "Section Break", 
   "permlevel": 0
  }, 
  {
   "fieldname": "expected", 
   "fieldtype": "Column Break", 
   "label": "Expected", 
   "oldfieldtype": "Column Break", 
   "permlevel": 0, 
   "print_width": "50%", 
   "width": "50%"
  }, 
  {
   "fieldname": "exp_total_hrs", 
   "fieldtype": "Data", 
   "label": "Total Hours (Expected)", 
   "oldfieldname": "exp_total_hrs", 
   "oldfieldtype": "Data", 
   "permlevel": 0, 
   "reqd": 0
  }, 
  {
   "fieldname": "allocated_budget", 
   "fieldtype": "Currency", 
   "label": "Allocated Budget", 
   "oldfieldname": "allocated_budget", 
   "oldfieldtype": "Currency", 
   "options": "Company:company:default_currency", 
   "permlevel": 0
  }, 
  {
   "fieldname": "actual", 
   "fieldtype": "Column Break", 
   "label": "Actual", 
   "oldfieldtype": "Column Break", 
   "permlevel": 0, 
   "print_width": "50%", 
   "width": "50%"
  }, 
  {
   "fieldname": "act_start_date", 
   "fieldtype": "Date", 
   "label": "Actual Start Date", 
   "oldfieldname": "act_start_date", 
   "oldfieldtype": "Date", 
   "permlevel": 0
  }, 
  {
   "fieldname": "act_end_date", 
   "fieldtype": "Date", 
   "label": "Actual End Date", 
   "oldfieldname": "act_end_date", 
   "oldfieldtype": "Date", 
   "permlevel": 0
  }, 
  {
   "fieldname": "actual_budget", 
   "fieldtype": "Currency", 
   "label": "Actual Budget", 
   "oldfieldname": "actual_budget", 
   "oldfieldtype": "Currency", 
   "options": "Company:company:default_currency", 
   "permlevel": 0
  }, 
  {
   "fieldname": "more_details", 
   "fieldtype": "Section Break", 
   "label": "More Details", 
   "permlevel": 0
  }, 
  {
   "depends_on": "eval:doc.status == \"Closed\" || doc.status == \"Pending Review\"", 
   "fieldname": "review_date", 
   "fieldtype": "Date", 
   "hidden": 0, 
   "label": "Review Date", 
   "oldfieldname": "review_date", 
   "oldfieldtype": "Date", 
   "permlevel": 0
  }, 
  {
   "depends_on": "eval:doc.status == \"Closed\"", 
   "fieldname": "closing_date", 
   "fieldtype": "Date", 
   "hidden": 0, 
   "label": "Closing Date", 
   "oldfieldname": "closing_date", 
   "oldfieldtype": "Date", 
   "permlevel": 0
  }, 
  {
   "fieldname": "column_break_22", 
   "fieldtype": "Column Break", 
   "permlevel": 0
  }, 
  {
   "fieldname": "company", 
   "fieldtype": "Link", 
   "label": "Company", 
   "options": "Company", 
   "permlevel": 0
  }
 ], 
 "icon": "icon-check", 
 "idx": 1, 
 "max_attachments": 5, 
 "modified": "2014-05-27 03:49:20.708319", 
 "modified_by": "Administrator", 
 "module": "Projects", 
 "name": "Task", 
 "owner": "Administrator", 
 "permissions": [
  {
   "apply_user_permissions": 1, 
   "create": 1, 
   "delete": 1, 
   "email": 1, 
   "permlevel": 0, 
   "print": 1, 
   "read": 1, 
   "report": 1, 
   "role": "Projects User", 
   "submit": 0, 
   "write": 1
  }
 ], 
 "search_fields": "subject", 
 "title_field": "subject"
}