{
 "actions": [],
 "creation": "2016-05-16 11:54:09.286135",
 "doctype": "DocType",
 "editable_grid": 1,
 "engine": "InnoDB",
 "field_order": [
  "account",
  "budget_amount"
 ],
 "fields": [
  {
   "fieldname": "account",
   "fieldtype": "Link",
   "in_list_view": 1,
   "label": "Account",
   "options": "Account",
   "reqd": 1,
   "search_index": 1
  },
  {
   "fieldname": "budget_amount",
   "fieldtype": "Currency",
   "in_list_view": 1,
   "label": "Budget Amount",
   "options": "Company:company:default_currency",
   "reqd": 1
  }
 ],
 "istable": 1,
 "links": [],
 "modified": "2024-03-27 13:06:42.854458",
 "modified_by": "Administrator",
 "module": "Accounts",
 "name": "Budget Account",
 "owner": "Administrator",
 "permissions": [],
 "quick_entry": 1,
 "sort_field": "creation",
 "sort_order": "DESC",
 "states": []
}