{
 "actions": [],
 "creation": "2018-02-26 04:21:41.265055",
 "doctype": "DocType",
 "editable_grid": 1,
 "engine": "InnoDB",
 "field_order": [
  "document_type",
  "invoice"
 ],
 "fields": [
  {
   "fieldname": "document_type",
   "fieldtype": "Link",
   "label": "Document Type ",
   "no_copy": 1,
   "options": "DocType",
   "read_only": 1
  },
  {
   "fieldname": "invoice",
   "fieldtype": "Dynamic Link",
   "in_list_view": 1,
   "label": "Invoice",
   "no_copy": 1,
   "options": "document_type",
   "read_only": 1
  }
 ],
 "index_web_pages_for_search": 1,
 "istable": 1,
 "links": [],
 "modified": "2024-03-27 13:10:47.880704",
 "modified_by": "Administrator",
 "module": "Accounts",
 "name": "Subscription Invoice",
 "owner": "Administrator",
 "permissions": [],
 "quick_entry": 1,
 "sort_field": "creation",
 "sort_order": "DESC",
 "states": [],
 "track_changes": 1
}