[
 {
  "owner": "Administrator", 
  "docstatus": 0, 
  "creation": "2012-07-03 13:30:47", 
  "modified_by": "Administrator", 
  "modified": "2012-07-11 14:56:41"
 }, 
 {
  "section_style": "Tabbed", 
  "description": "**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.", 
  "module": "Accounts", 
  "doctype": "DocType", 
  "allow_trash": 1, 
  "server_code_error": " ", 
  "document_type": "Master", 
  "autoname": "field:year", 
  "name": "__common__", 
  "colour": "White:FFF", 
  "_last_update": "1322549700", 
  "show_in_menu": 0, 
  "version": 1
 }, 
 {
  "name": "__common__", 
  "parent": "Fiscal Year", 
  "doctype": "DocField", 
  "parenttype": "DocType", 
  "parentfield": "fields"
 }, 
 {
  "name": "__common__", 
  "parent": "Fiscal Year", 
  "read": 1, 
  "create": 1, 
  "doctype": "DocPerm", 
  "write": 1, 
  "cancel": 1, 
  "parenttype": "DocType", 
  "role": "System Manager", 
  "permlevel": 0, 
  "parentfield": "permissions"
 }, 
 {
  "name": "Fiscal Year", 
  "doctype": "DocType"
 }, 
 {
  "amend": 0, 
  "doctype": "DocPerm", 
  "submit": 0
 }, 
 {
  "doctype": "DocPerm"
 }, 
 {
  "oldfieldtype": "Section Break", 
  "doctype": "DocField", 
  "label": "Fiscal Year Details", 
  "fieldname": "year_details", 
  "fieldtype": "Section Break", 
  "permlevel": 0
 }, 
 {
  "oldfieldtype": "Small Text", 
  "doctype": "DocField", 
  "label": "Trash Reason", 
  "oldfieldname": "trash_reason", 
  "fieldname": "trash_reason", 
  "fieldtype": "Small Text", 
  "permlevel": 1
 }, 
 {
  "description": "For e.g. 2012, 2012-13", 
  "oldfieldtype": "Data", 
  "colour": "White:FFF", 
  "doctype": "DocField", 
  "label": "Year Name", 
  "oldfieldname": "year", 
  "fieldname": "year", 
  "fieldtype": "Data", 
  "reqd": 1, 
  "permlevel": 0
 }, 
 {
  "oldfieldtype": "Date", 
  "doctype": "DocField", 
  "label": "Year Start Date", 
  "oldfieldname": "year_start_date", 
  "fieldname": "year_start_date", 
  "fieldtype": "Date", 
  "reqd": 1, 
  "permlevel": 0
 }, 
 {
  "description": "Entries are not allowed against this Fiscal Year if the year is closed.", 
  "default": "No", 
  "oldfieldtype": "Select", 
  "colour": "White:FFF", 
  "doctype": "DocField", 
  "label": "Year Closed", 
  "oldfieldname": "is_fiscal_year_closed", 
  "options": "\nNo\nYes", 
  "fieldname": "is_fiscal_year_closed", 
  "fieldtype": "Select", 
  "reqd": 0, 
  "permlevel": 0
 }
]