[
 {
  "creation": "2013-02-22 01:27:37", 
  "docstatus": 0, 
  "modified": "2013-03-07 07:03:19", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "autoname": "CBD/.######", 
  "doctype": "DocType", 
  "istable": 1, 
  "module": "Accounts", 
  "name": "__common__"
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "Budget Detail", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "doctype": "DocType", 
  "name": "Budget Detail"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "account", 
  "fieldtype": "Link", 
  "in_filter": 1, 
  "label": "Account", 
  "oldfieldname": "account", 
  "oldfieldtype": "Link", 
  "options": "Account", 
  "reqd": 1, 
  "search_index": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "budget_allocated", 
  "fieldtype": "Currency", 
  "label": "Budget Allocated", 
  "oldfieldname": "budget_allocated", 
  "oldfieldtype": "Currency", 
  "options": "Company:company_name:default_currency", 
  "reqd": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "actual", 
  "fieldtype": "Currency", 
  "label": "Actual", 
  "oldfieldname": "actual", 
  "oldfieldtype": "Currency", 
  "options": "Company:company_name:default_currency", 
  "read_only": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "fiscal_year", 
  "fieldtype": "Select", 
  "in_filter": 1, 
  "label": "Fiscal Year", 
  "oldfieldname": "fiscal_year", 
  "oldfieldtype": "Select", 
  "options": "link:Fiscal Year", 
  "reqd": 1, 
  "search_index": 1
 }
]