{
 "actions": [],
 "autoname": "autoincrement",
 "creation": "2023-09-27 14:56:38.112462",
 "default_view": "List",
 "doctype": "DocType",
 "editable_grid": 1,
 "engine": "InnoDB",
 "field_order": [
  "root",
  "left_child",
  "right_child",
  "period_from_date",
  "period_to_date",
  "difference",
  "balance_sheet_summary",
  "profit_loss_summary",
  "generated"
 ],
 "fields": [
  {
   "fieldname": "root",
   "fieldtype": "Link",
   "label": "Root",
   "options": "Bisect Nodes"
  },
  {
   "fieldname": "left_child",
   "fieldtype": "Link",
   "label": "Left Child",
   "options": "Bisect Nodes"
  },
  {
   "fieldname": "right_child",
   "fieldtype": "Link",
   "label": "Right Child",
   "options": "Bisect Nodes"
  },
  {
   "fieldname": "period_from_date",
   "fieldtype": "Datetime",
   "label": "Period_from_date"
  },
  {
   "fieldname": "period_to_date",
   "fieldtype": "Datetime",
   "label": "Period To Date"
  },
  {
   "fieldname": "difference",
   "fieldtype": "Float",
   "label": "Difference"
  },
  {
   "fieldname": "balance_sheet_summary",
   "fieldtype": "Float",
   "label": "Balance Sheet Summary"
  },
  {
   "fieldname": "profit_loss_summary",
   "fieldtype": "Float",
   "label": "Profit and Loss Summary"
  },
  {
   "default": "0",
   "fieldname": "generated",
   "fieldtype": "Check",
   "label": "Generated"
  }
 ],
 "index_web_pages_for_search": 1,
 "links": [],
 "modified": "2024-03-27 13:06:39.766063",
 "modified_by": "Administrator",
 "module": "Accounts",
 "name": "Bisect Nodes",
 "naming_rule": "Autoincrement",
 "owner": "Administrator",
 "permissions": [
  {
   "create": 1,
   "delete": 1,
   "email": 1,
   "export": 1,
   "print": 1,
   "read": 1,
   "report": 1,
   "role": "Administrator",
   "share": 1,
   "write": 1
  }
 ],
 "read_only": 1,
 "sort_field": "creation",
 "sort_order": "DESC",
 "states": []
}