[
 {
  "creation": "2013-01-10 16:34:06", 
  "docstatus": 0, 
  "modified": "2013-01-22 14:46:59", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "autoname": "field:year", 
  "description": "**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.", 
  "doctype": "DocType", 
  "document_type": "Master", 
  "module": "Accounts", 
  "name": "__common__"
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "Fiscal Year", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "amend": 0, 
  "cancel": 1, 
  "create": 1, 
  "doctype": "DocPerm", 
  "name": "__common__", 
  "parent": "Fiscal Year", 
  "parentfield": "permissions", 
  "parenttype": "DocType", 
  "permlevel": 0, 
  "read": 1, 
  "report": 1, 
  "role": "System Manager", 
  "submit": 0, 
  "write": 1
 }, 
 {
  "doctype": "DocType", 
  "name": "Fiscal Year"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "year_details", 
  "fieldtype": "Section Break", 
  "label": "Fiscal Year Details", 
  "oldfieldtype": "Section Break"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "trash_reason", 
  "fieldtype": "Small Text", 
  "label": "Trash Reason", 
  "oldfieldname": "trash_reason", 
  "oldfieldtype": "Small Text", 
  "read_only": 1
 }, 
 {
  "description": "For e.g. 2012, 2012-13", 
  "doctype": "DocField", 
  "fieldname": "year", 
  "fieldtype": "Data", 
  "label": "Year Name", 
  "oldfieldname": "year", 
  "oldfieldtype": "Data", 
  "reqd": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "year_start_date", 
  "fieldtype": "Date", 
  "label": "Year Start Date", 
  "oldfieldname": "year_start_date", 
  "oldfieldtype": "Date", 
  "reqd": 1
 }, 
 {
  "default": "No", 
  "description": "Entries are not allowed against this Fiscal Year if the year is closed.", 
  "doctype": "DocField", 
  "fieldname": "is_fiscal_year_closed", 
  "fieldtype": "Select", 
  "label": "Year Closed", 
  "oldfieldname": "is_fiscal_year_closed", 
  "oldfieldtype": "Select", 
  "options": "\nNo\nYes", 
  "reqd": 0
 }, 
 {
  "doctype": "DocPerm"
 }
]