{
 "autoname": "field:distribution_id", 
 "creation": "2013-01-10 16:34:05", 
 "description": "**Budget Distribution** helps you distribute your budget across months if you have seasonality in your business.\n\nTo distribute a budget using this distribution, set this **Budget Distribution** in the **Cost Center**", 
 "docstatus": 0, 
 "doctype": "DocType", 
 "fields": [
  {
   "description": "Name of the Budget Distribution", 
   "fieldname": "distribution_id", 
   "fieldtype": "Data", 
   "in_list_view": 1, 
   "label": "Distribution Name", 
   "oldfieldname": "distribution_id", 
   "oldfieldtype": "Data", 
   "permlevel": 0, 
   "reqd": 1
  }, 
  {
   "fieldname": "fiscal_year", 
   "fieldtype": "Link", 
   "in_filter": 1, 
   "in_list_view": 1, 
   "label": "Fiscal Year", 
   "oldfieldname": "fiscal_year", 
   "oldfieldtype": "Select", 
   "options": "Fiscal Year", 
   "permlevel": 0, 
   "search_index": 1
  }, 
  {
   "fieldname": "budget_distribution_details", 
   "fieldtype": "Table", 
   "label": "Budget Distribution Details", 
   "oldfieldname": "budget_distribution_details", 
   "oldfieldtype": "Table", 
   "options": "Budget Distribution Detail", 
   "permlevel": 0
  }
 ], 
 "icon": "icon-bar-chart", 
 "idx": 1, 
 "modified": "2014-05-09 02:16:47.567367", 
 "modified_by": "Administrator", 
 "module": "Accounts", 
 "name": "Budget Distribution", 
 "name_case": "Title Case", 
 "owner": "Administrator", 
 "permissions": [
  {
   "amend": 0, 
   "cancel": 0, 
   "create": 1, 
   "delete": 1, 
   "email": 1, 
   "permlevel": 0, 
   "print": 1, 
   "read": 1, 
   "report": 1, 
   "role": "Accounts Manager", 
   "submit": 0, 
   "write": 1
  }, 
  {
   "cancel": 0, 
   "delete": 0, 
   "permlevel": 2, 
   "read": 1, 
   "report": 1, 
   "role": "Accounts Manager", 
   "submit": 0
  }
 ], 
 "sort_field": "modified", 
 "sort_order": "DESC"
}