diff --git a/erpnext/education/doctype/course/course.json b/erpnext/education/doctype/course/course.json index 00a408ee222..148077877cb 100644 --- a/erpnext/education/doctype/course/course.json +++ b/erpnext/education/doctype/course/course.json @@ -478,7 +478,7 @@ "istable": 0, "max_attachments": 0, "menu_index": 0, - "modified": "2018-10-16 13:03:09.310985", + "modified": "2018-10-19 13:03:09.310985", "modified_by": "Administrator", "module": "Education", "name": "Course", @@ -522,6 +522,25 @@ "share": 1, "submit": 0, "write": 1 + }, + { + "amend": 0, + "cancel": 0, + "create": 1, + "delete": 1, + "email": 1, + "export": 1, + "if_owner": 0, + "import": 0, + "permlevel": 0, + "print": 1, + "read": 1, + "report": 1, + "role": "System Manager", + "set_user_permissions": 0, + "share": 1, + "submit": 0, + "write": 1 } ], "quick_entry": 0, diff --git a/erpnext/education/doctype/program/program.json b/erpnext/education/doctype/program/program.json index b2777afc7ce..4628da801ec 100644 --- a/erpnext/education/doctype/program/program.json +++ b/erpnext/education/doctype/program/program.json @@ -476,7 +476,7 @@ "istable": 0, "max_attachments": 0, "menu_index": 0, - "modified": "2018-11-03 13:03:08.480261", + "modified": "2018-11-05 18:59:59.784033", "modified_by": "Administrator", "module": "Education", "name": "Program", @@ -520,6 +520,25 @@ "share": 1, "submit": 0, "write": 0 + }, + { + "amend": 0, + "cancel": 0, + "create": 1, + "delete": 1, + "email": 1, + "export": 1, + "if_owner": 0, + "import": 0, + "permlevel": 0, + "print": 1, + "read": 1, + "report": 1, + "role": "System Manager", + "set_user_permissions": 0, + "share": 1, + "submit": 0, + "write": 1 } ], "quick_entry": 0,