{
 "allow_copy": 1, 
 "allow_email": 1, 
 "allow_print": 1, 
 "creation": "2013-01-10 16:34:15.000000", 
 "docstatus": 0, 
 "doctype": "DocType", 
 "fields": [
  {
   "fieldname": "column_break0", 
   "fieldtype": "Column Break", 
   "permlevel": 0, 
   "width": "50%"
  }, 
  {
   "description": "Leave blank if considered for all employee types", 
   "fieldname": "employee_type", 
   "fieldtype": "Select", 
   "label": "Employee Type", 
   "options": "link:Employment Type", 
   "permlevel": 0
  }, 
  {
   "description": "Leave blank if considered for all branches", 
   "fieldname": "branch", 
   "fieldtype": "Select", 
   "label": "Branch", 
   "options": "link:Branch", 
   "permlevel": 0
  }, 
  {
   "description": "Leave blank if considered for all departments", 
   "fieldname": "department", 
   "fieldtype": "Select", 
   "label": "Department", 
   "options": "link:Department", 
   "permlevel": 0
  }, 
  {
   "description": "Leave blank if considered for all designations", 
   "fieldname": "designation", 
   "fieldtype": "Select", 
   "label": "Designation", 
   "options": "link:Designation", 
   "permlevel": 0
  }, 
  {
   "description": "Leave blank if considered for all grades", 
   "fieldname": "grade", 
   "fieldtype": "Select", 
   "label": "Grade", 
   "options": "link:Grade", 
   "permlevel": 0
  }, 
  {
   "fieldname": "column_break1", 
   "fieldtype": "Column Break", 
   "permlevel": 0, 
   "width": "50%"
  }, 
  {
   "fieldname": "fiscal_year", 
   "fieldtype": "Select", 
   "in_filter": 1, 
   "label": "Fiscal Year", 
   "options": "link:Fiscal Year", 
   "permlevel": 0, 
   "reqd": 1
  }, 
  {
   "fieldname": "leave_type", 
   "fieldtype": "Select", 
   "label": "Leave Type", 
   "options": "link:Leave Type", 
   "permlevel": 0, 
   "reqd": 1
  }, 
  {
   "description": "Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year", 
   "fieldname": "carry_forward", 
   "fieldtype": "Check", 
   "label": "Carry Forward", 
   "permlevel": 0
  }, 
  {
   "fieldname": "no_of_days", 
   "fieldtype": "Float", 
   "label": "New Leaves Allocated (In Days)", 
   "permlevel": 0, 
   "reqd": 1
  }, 
  {
   "fieldname": "allocate", 
   "fieldtype": "Button", 
   "label": "Allocate", 
   "options": "allocate_leave", 
   "permlevel": 0
  }
 ], 
 "hide_heading": 0, 
 "hide_toolbar": 0, 
 "icon": "icon-cog", 
 "idx": 1, 
 "issingle": 1, 
 "modified": "2013-07-05 14:44:50.000000", 
 "modified_by": "Administrator", 
 "module": "HR", 
 "name": "Leave Control Panel", 
 "owner": "Administrator", 
 "permissions": [
  {
   "create": 1, 
   "permlevel": 0, 
   "read": 1, 
   "report": 0, 
   "role": "HR User", 
   "submit": 0, 
   "write": 1
  }
 ], 
 "read_only": 1
}