{
 "allow_copy": 1, 
 "allow_email": 1, 
 "allow_print": 1, 
 "creation": "2012-03-27 14:35:59", 
 "docstatus": 0, 
 "doctype": "DocType", 
 "document_type": "Other", 
 "fields": [
  {
   "fieldname": "document_description", 
   "fieldtype": "HTML", 
   "label": "Document Description", 
   "options": "<div class=\"alert alert-info\">You can generate multiple salary slips based on the selected criteria, submit and mail those to the employee directly from here</div>", 
   "permlevel": 0
  }, 
  {
   "fieldname": "section_break0", 
   "fieldtype": "Section Break", 
   "permlevel": 0
  }, 
  {
   "fieldname": "column_break0", 
   "fieldtype": "Column Break", 
   "permlevel": 0, 
   "width": "50%"
  }, 
  {
   "fieldname": "company", 
   "fieldtype": "Link", 
   "in_list_view": 1, 
   "label": "Company", 
   "options": "Company", 
   "permlevel": 0, 
   "reqd": 1
  }, 
  {
   "fieldname": "branch", 
   "fieldtype": "Link", 
   "in_list_view": 1, 
   "label": "Branch", 
   "options": "Branch", 
   "permlevel": 0
  }, 
  {
   "fieldname": "department", 
   "fieldtype": "Link", 
   "label": "Department", 
   "options": "Department", 
   "permlevel": 0
  }, 
  {
   "fieldname": "designation", 
   "fieldtype": "Link", 
   "label": "Designation", 
   "options": "Designation", 
   "permlevel": 0
  }, 
  {
   "fieldname": "column_break1", 
   "fieldtype": "Column Break", 
   "permlevel": 0, 
   "width": "50%"
  }, 
  {
   "fieldname": "fiscal_year", 
   "fieldtype": "Link", 
   "label": "Fiscal Year", 
   "options": "Fiscal Year", 
   "permlevel": 0, 
   "reqd": 1
  }, 
  {
   "fieldname": "month", 
   "fieldtype": "Select", 
   "label": "Month", 
   "options": "\n01\n02\n03\n04\n05\n06\n07\n08\n09\n10\n11\n12", 
   "permlevel": 0, 
   "reqd": 1
  }, 
  {
   "description": "Check if you want to send salary slip in mail to each employee while submitting salary slip", 
   "fieldname": "send_email", 
   "fieldtype": "Check", 
   "label": "Send Email", 
   "permlevel": 0
  }, 
  {
   "fieldname": "section_break1", 
   "fieldtype": "Section Break", 
   "permlevel": 0
  }, 
  {
   "fieldname": "column_break2", 
   "fieldtype": "Column Break", 
   "permlevel": 0, 
   "width": "50%"
  }, 
  {
   "description": "Creates salary slip for above mentioned criteria.", 
   "fieldname": "create_salary_slip", 
   "fieldtype": "Button", 
   "label": "Create Salary Slip", 
   "permlevel": 0
  }, 
  {
   "fieldname": "column_break3", 
   "fieldtype": "Column Break", 
   "permlevel": 0, 
   "width": "25%"
  }, 
  {
   "description": "Submit all salary slips for the above selected criteria", 
   "fieldname": "submit_salary_slip", 
   "fieldtype": "Button", 
   "label": "Submit Salary Slip", 
   "permlevel": 0
  }, 
  {
   "fieldname": "column_break4", 
   "fieldtype": "Column Break", 
   "permlevel": 0, 
   "width": "25%"
  }, 
  {
   "description": "Create Bank Voucher for the total salary paid for the above selected criteria", 
   "fieldname": "make_bank_voucher", 
   "fieldtype": "Button", 
   "label": "Make Bank Voucher", 
   "permlevel": 0
  }, 
  {
   "fieldname": "section_break2", 
   "fieldtype": "Section Break", 
   "permlevel": 0
  }, 
  {
   "fieldname": "activity_log", 
   "fieldtype": "HTML", 
   "label": "Activity Log", 
   "permlevel": 0
  }
 ], 
 "icon": "icon-cog", 
 "idx": 1, 
 "issingle": 1, 
 "modified": "2014-06-04 06:46:39.437061", 
 "modified_by": "Administrator", 
 "module": "HR", 
 "name": "Salary Manager", 
 "owner": "Administrator", 
 "permissions": [
  {
   "create": 1, 
   "permlevel": 0, 
   "read": 1, 
   "role": "HR Manager", 
   "write": 1
  }
 ], 
 "sort_field": "modified", 
 "sort_order": "DESC"
}