[
 {
  "creation": "2014-03-05 14:11:31", 
  "docstatus": 0, 
  "modified": "2014-03-05 14:51:05", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "autoname": "field:chart_name", 
  "description": "Financial Chart of Accounts. Imported from file.", 
  "doctype": "DocType", 
  "document_type": "Master", 
  "in_create": 1, 
  "module": "Accounts", 
  "name": "__common__"
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "Chart of Accounts", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "doctype": "DocPerm", 
  "export": 0, 
  "name": "__common__", 
  "parent": "Chart of Accounts", 
  "parentfield": "permissions", 
  "parenttype": "DocType", 
  "permlevel": 0, 
  "print": 1, 
  "read": 1, 
  "report": 1, 
  "role": "Accounts Manager"
 }, 
 {
  "doctype": "DocType", 
  "name": "Chart of Accounts"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "chart_name", 
  "fieldtype": "Data", 
  "in_list_view": 0, 
  "label": "Chart Name", 
  "reqd": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "country", 
  "fieldtype": "Link", 
  "in_list_view": 1, 
  "label": "Country", 
  "options": "Country", 
  "reqd": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "preview", 
  "fieldtype": "HTML", 
  "label": "Preview"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "source_file", 
  "fieldtype": "Data", 
  "hidden": 1, 
  "label": "Source File", 
  "read_only": 1, 
  "reqd": 0
 }, 
 {
  "doctype": "DocPerm"
 }
]