[
 {
  "creation": "2013-02-22 01:27:41", 
  "docstatus": 0, 
  "modified": "2013-03-07 07:03:31", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "autoname": "INVTD.######", 
  "doctype": "DocType", 
  "hide_heading": 1, 
  "istable": 1, 
  "module": "Accounts", 
  "name": "__common__"
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "Sales Taxes and Charges", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "doctype": "DocType", 
  "name": "Sales Taxes and Charges"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "charge_type", 
  "fieldtype": "Select", 
  "label": "Type", 
  "oldfieldname": "charge_type", 
  "oldfieldtype": "Select", 
  "options": "\nActual\nOn Net Total\nOn Previous Row Amount\nOn Previous Row Total", 
  "reqd": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "account_head", 
  "fieldtype": "Link", 
  "label": "Account Head", 
  "oldfieldname": "account_head", 
  "oldfieldtype": "Link", 
  "options": "Account", 
  "reqd": 1, 
  "search_index": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "cost_center_other_charges", 
  "fieldtype": "Link", 
  "label": "Cost Center", 
  "oldfieldname": "cost_center_other_charges", 
  "oldfieldtype": "Link", 
  "options": "Cost Center"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "description", 
  "fieldtype": "Small Text", 
  "label": "Description", 
  "oldfieldname": "description", 
  "oldfieldtype": "Small Text", 
  "print_width": "300px", 
  "reqd": 1, 
  "width": "300px"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "rate", 
  "fieldtype": "Float", 
  "label": "Rate", 
  "oldfieldname": "rate", 
  "oldfieldtype": "Currency", 
  "reqd": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "tax_amount", 
  "fieldtype": "Currency", 
  "label": "Amount", 
  "oldfieldname": "tax_amount", 
  "oldfieldtype": "Currency", 
  "options": "Company:company:default_currency", 
  "reqd": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "total", 
  "fieldtype": "Currency", 
  "label": "Total", 
  "oldfieldname": "total", 
  "oldfieldtype": "Currency", 
  "options": "Company:company:default_currency", 
  "read_only": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "row_id", 
  "fieldtype": "Data", 
  "hidden": 0, 
  "label": "Enter Row", 
  "oldfieldname": "row_id", 
  "oldfieldtype": "Data"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "item_wise_tax_detail", 
  "fieldtype": "Small Text", 
  "hidden": 1, 
  "label": "Item Wise Tax Detail ", 
  "oldfieldname": "item_wise_tax_detail", 
  "oldfieldtype": "Small Text", 
  "read_only": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "parenttype", 
  "fieldtype": "Data", 
  "hidden": 1, 
  "in_filter": 1, 
  "label": "Parenttype", 
  "oldfieldname": "parenttype", 
  "oldfieldtype": "Data", 
  "print_hide": 1, 
  "search_index": 1
 }, 
 {
  "description": "Cheating Field\nPlease do not delete ", 
  "doctype": "DocField", 
  "fieldname": "total_tax_amount", 
  "fieldtype": "Currency", 
  "hidden": 1, 
  "label": "Total Tax Amount", 
  "no_copy": 1, 
  "oldfieldname": "total_tax_amount", 
  "oldfieldtype": "Currency", 
  "options": "Company:company:default_currency", 
  "print_hide": 1, 
  "report_hide": 1
 }, 
 {
  "description": "Cheating Field\nPlease do not delete ", 
  "doctype": "DocField", 
  "fieldname": "total_amount", 
  "fieldtype": "Currency", 
  "hidden": 1, 
  "label": "Total Amount", 
  "no_copy": 1, 
  "oldfieldname": "total_amount", 
  "oldfieldtype": "Currency", 
  "options": "Company:company:default_currency", 
  "print_hide": 1, 
  "report_hide": 1
 }, 
 {
  "allow_on_submit": 0, 
  "description": "If checked, the tax amount will be considered as already included in the Print Rate / Print Amount", 
  "doctype": "DocField", 
  "fieldname": "included_in_print_rate", 
  "fieldtype": "Check", 
  "label": "Is this Tax included in Basic Rate?", 
  "no_copy": 0, 
  "print_hide": 1, 
  "print_width": "150px", 
  "report_hide": 1, 
  "width": "150px"
 }
]