[
 {
  "owner": "Administrator", 
  "docstatus": 0, 
  "creation": "2012-03-27 14:35:41", 
  "modified_by": "Administrator", 
  "modified": "2012-03-27 14:35:41"
 }, 
 {
  "section_style": "Simple", 
  "istable": 1, 
  "name": "__common__", 
  "colour": "White:FFF", 
  "module": "Accounts", 
  "doctype": "DocType", 
  "version": 5, 
  "show_in_menu": 0
 }, 
 {
  "name": "__common__", 
  "parent": "C-Form Invoice Detail", 
  "doctype": "DocField", 
  "parenttype": "DocType", 
  "parentfield": "fields"
 }, 
 {
  "name": "C-Form Invoice Detail", 
  "doctype": "DocType"
 }, 
 {
  "doctype": "DocField", 
  "label": "Invoice No", 
  "width": "160px", 
  "options": "Sales Invoice", 
  "fieldname": "invoice_no", 
  "fieldtype": "Link", 
  "permlevel": 0
 }, 
 {
  "doctype": "DocField", 
  "label": "Invoice Date", 
  "width": "120px", 
  "fieldname": "invoice_date", 
  "fieldtype": "Date", 
  "permlevel": 1
 }, 
 {
  "doctype": "DocField", 
  "label": "Territory", 
  "width": "120px", 
  "options": "Territory", 
  "fieldname": "territory", 
  "fieldtype": "Link", 
  "permlevel": 1
 }, 
 {
  "doctype": "DocField", 
  "label": "Net Total", 
  "width": "120px", 
  "fieldname": "net_total", 
  "fieldtype": "Currency", 
  "permlevel": 1
 }, 
 {
  "doctype": "DocField", 
  "label": "Grand Total", 
  "width": "120px", 
  "fieldname": "grand_total", 
  "fieldtype": "Currency", 
  "permlevel": 1
 }
]