{
 "actions": [],
 "creation": "2015-09-07 14:37:01.886859",
 "doctype": "DocType",
 "editable_grid": 1,
 "engine": "InnoDB",
 "field_order": [
  "course",
  "course_name",
  "required"
 ],
 "fields": [
  {
   "fieldname": "course",
   "fieldtype": "Link",
   "in_global_search": 1,
   "in_list_view": 1,
   "label": "Course",
   "options": "Course",
   "reqd": 1,
   "show_days": 1,
   "show_seconds": 1
  },
  {
   "fetch_from": "course.course_name",
   "fieldname": "course_name",
   "fieldtype": "Data",
   "in_list_view": 1,
   "label": "Course Name",
   "read_only": 1,
   "show_days": 1,
   "show_seconds": 1
  },
  {
   "default": "0",
   "fieldname": "required",
   "fieldtype": "Check",
   "in_list_view": 1,
   "label": "Mandatory",
   "show_days": 1,
   "show_seconds": 1
  }
 ],
 "istable": 1,
 "links": [],
 "modified": "2020-06-09 18:56:10.213241",
 "modified_by": "Administrator",
 "module": "Education",
 "name": "Program Course",
 "owner": "Administrator",
 "permissions": [],
 "restrict_to_domain": "Education",
 "sort_field": "modified",
 "sort_order": "DESC",
 "track_changes": 1
}