[
 {
  "creation": "2013-02-22 01:27:38", 
  "docstatus": 0, 
  "modified": "2013-03-07 07:03:19", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "doctype": "DocType", 
  "istable": 1, 
  "module": "Accounts", 
  "name": "__common__"
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "C-Form Invoice Detail", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "doctype": "DocType", 
  "name": "C-Form Invoice Detail"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "invoice_no", 
  "fieldtype": "Link", 
  "label": "Invoice No", 
  "options": "Sales Invoice", 
  "print_width": "160px", 
  "width": "160px"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "invoice_date", 
  "fieldtype": "Date", 
  "label": "Invoice Date", 
  "print_width": "120px", 
  "read_only": 1, 
  "width": "120px"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "territory", 
  "fieldtype": "Link", 
  "label": "Territory", 
  "options": "Territory", 
  "print_width": "120px", 
  "read_only": 1, 
  "width": "120px"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "net_total", 
  "fieldtype": "Currency", 
  "label": "Net Total", 
  "options": "Company:company:default_currency", 
  "print_width": "120px", 
  "read_only": 1, 
  "width": "120px"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "grand_total", 
  "fieldtype": "Currency", 
  "label": "Grand Total", 
  "options": "Company:company:default_currency", 
  "print_width": "120px", 
  "read_only": 1, 
  "width": "120px"
 }
]