{
 "actions": [],
 "allow_rename": 1,
 "autoname": "field:training_program",
 "creation": "2017-10-11 04:43:17.230065",
 "doctype": "DocType",
 "editable_grid": 1,
 "engine": "InnoDB",
 "field_order": [
  "training_program",
  "status",
  "column_break_3",
  "company",
  "section_break_5",
  "trainer_name",
  "trainer_email",
  "column_break_8",
  "supplier",
  "contact_number",
  "section_break_11",
  "description",
  "amended_from"
 ],
 "fields": [
  {
   "fieldname": "training_program",
   "fieldtype": "Data",
   "in_list_view": 1,
   "label": "Training Program",
   "reqd": 1,
   "unique": 1
  },
  {
   "allow_on_submit": 1,
   "bold": 1,
   "default": "Scheduled",
   "fieldname": "status",
   "fieldtype": "Select",
   "in_list_view": 1,
   "label": "Status",
   "options": "Scheduled\nCompleted\nCancelled"
  },
  {
   "fieldname": "column_break_3",
   "fieldtype": "Column Break"
  },
  {
   "fieldname": "company",
   "fieldtype": "Link",
   "in_list_view": 1,
   "label": "Company",
   "options": "Company",
   "reqd": 1
  },
  {
   "fieldname": "section_break_5",
   "fieldtype": "Section Break"
  },
  {
   "fieldname": "trainer_name",
   "fieldtype": "Data",
   "label": "Trainer Name"
  },
  {
   "fieldname": "trainer_email",
   "fieldtype": "Data",
   "label": "Trainer Email"
  },
  {
   "fieldname": "column_break_8",
   "fieldtype": "Column Break"
  },
  {
   "fieldname": "supplier",
   "fieldtype": "Link",
   "label": "Supplier",
   "options": "Supplier"
  },
  {
   "fieldname": "contact_number",
   "fieldtype": "Data",
   "label": "Contact Number"
  },
  {
   "fieldname": "section_break_11",
   "fieldtype": "Section Break"
  },
  {
   "fieldname": "description",
   "fieldtype": "Text Editor",
   "label": "Description",
   "reqd": 1
  },
  {
   "fieldname": "amended_from",
   "fieldtype": "Link",
   "label": "Amended From",
   "no_copy": 1,
   "options": "Training Program",
   "print_hide": 1,
   "read_only": 1
  }
 ],
 "links": [],
 "modified": "2024-03-27 13:10:54.420468",
 "modified_by": "Administrator",
 "module": "HR",
 "name": "Training Program",
 "owner": "Administrator",
 "permissions": [
  {
   "create": 1,
   "delete": 1,
   "email": 1,
   "export": 1,
   "print": 1,
   "read": 1,
   "report": 1,
   "role": "HR Manager",
   "share": 1,
   "write": 1
  }
 ],
 "show_name_in_global_search": 1,
 "sort_field": "creation",
 "sort_order": "DESC",
 "states": [],
 "title_field": "training_program",
 "track_changes": 1
}