{
 "actions": [],
 "autoname": "field:period_name",
 "creation": "2018-04-13 18:50:14.672323",
 "doctype": "DocType",
 "editable_grid": 1,
 "engine": "InnoDB",
 "field_order": [
  "period_name",
  "start_date",
  "end_date",
  "column_break_4",
  "company",
  "section_break_7",
  "closed_documents"
 ],
 "fields": [
  {
   "fieldname": "period_name",
   "fieldtype": "Data",
   "in_list_view": 1,
   "label": "Period Name",
   "reqd": 1,
   "unique": 1
  },
  {
   "fieldname": "start_date",
   "fieldtype": "Date",
   "in_list_view": 1,
   "label": "Start Date",
   "reqd": 1
  },
  {
   "fieldname": "end_date",
   "fieldtype": "Date",
   "in_list_view": 1,
   "label": "End Date",
   "reqd": 1
  },
  {
   "fieldname": "column_break_4",
   "fieldtype": "Column Break"
  },
  {
   "fieldname": "company",
   "fieldtype": "Link",
   "in_list_view": 1,
   "label": "Company",
   "options": "Company",
   "reqd": 1
  },
  {
   "fieldname": "section_break_7",
   "fieldtype": "Section Break"
  },
  {
   "fieldname": "closed_documents",
   "fieldtype": "Table",
   "label": "Closed Documents",
   "options": "Closed Document",
   "reqd": 1
  }
 ],
 "links": [],
 "modified": "2024-03-27 13:05:57.388109",
 "modified_by": "Administrator",
 "module": "Accounts",
 "name": "Accounting Period",
 "owner": "Administrator",
 "permissions": [
  {
   "create": 1,
   "delete": 1,
   "email": 1,
   "export": 1,
   "print": 1,
   "read": 1,
   "report": 1,
   "role": "System Manager",
   "share": 1,
   "write": 1
  },
  {
   "create": 1,
   "delete": 1,
   "email": 1,
   "export": 1,
   "print": 1,
   "read": 1,
   "report": 1,
   "role": "Accounts Manager",
   "share": 1,
   "write": 1
  },
  {
   "create": 1,
   "delete": 1,
   "email": 1,
   "export": 1,
   "print": 1,
   "read": 1,
   "report": 1,
   "role": "Accounts User",
   "share": 1,
   "write": 1
  }
 ],
 "sort_field": "creation",
 "sort_order": "DESC",
 "states": [],
 "track_changes": 1
}