[
 {
  "creation": "2013-01-10 16:34:13", 
  "docstatus": 0, 
  "modified": "2013-01-23 16:32:07", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "autoname": "field:earning_name", 
  "doctype": "DocType", 
  "document_type": "Master", 
  "module": "HR", 
  "name": "__common__"
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "Earning Type", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "cancel": 1, 
  "create": 1, 
  "doctype": "DocPerm", 
  "name": "__common__", 
  "parent": "Earning Type", 
  "parentfield": "permissions", 
  "parenttype": "DocType", 
  "permlevel": 0, 
  "read": 1, 
  "report": 1, 
  "submit": 0, 
  "write": 1
 }, 
 {
  "doctype": "DocType", 
  "name": "Earning Type"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "trash_reason", 
  "fieldtype": "Small Text", 
  "label": "Trash Reason", 
  "oldfieldname": "trash_reason", 
  "oldfieldtype": "Small Text", 
  "read_only": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "earning_name", 
  "fieldtype": "Data", 
  "label": "Name", 
  "oldfieldname": "earning_name", 
  "oldfieldtype": "Data", 
  "reqd": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "description", 
  "fieldtype": "Small Text", 
  "label": "Description", 
  "oldfieldname": "description", 
  "oldfieldtype": "Small Text", 
  "reqd": 0, 
  "width": "300px"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "taxable", 
  "fieldtype": "Select", 
  "label": "Taxable", 
  "oldfieldname": "taxable", 
  "oldfieldtype": "Select", 
  "options": "\nYes\nNo", 
  "reqd": 1
 }, 
 {
  "depends_on": "eval:doc.taxable=='No'", 
  "doctype": "DocField", 
  "fieldname": "exemption_limit", 
  "fieldtype": "Float", 
  "hidden": 1, 
  "label": "Exemption Limit", 
  "oldfieldname": "exemption_limit", 
  "oldfieldtype": "Currency"
 }, 
 {
  "doctype": "DocPerm", 
  "role": "System Manager"
 }, 
 {
  "doctype": "DocPerm", 
  "role": "HR User"
 }, 
 {
  "doctype": "DocPerm", 
  "role": "HR Manager"
 }
]