Permission Changes
diff --git a/erpnext/education/doctype/course/course.json b/erpnext/education/doctype/course/course.json
index c145b2d..01de147 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-11-07 21:20:21.941865",
+ "modified": "2018-11-08 13:30:33.423194",
"modified_by": "Administrator",
"module": "Education",
"name": "Course",
@@ -541,6 +541,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,
diff --git a/erpnext/education/doctype/program/program.json b/erpnext/education/doctype/program/program.json
index 3b78df9..32bde45 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-07 21:14:10.011904",
+ "modified": "2018-11-08 13:30:59.498663",
"modified_by": "Administrator",
"module": "Education",
"name": "Program",
@@ -577,6 +577,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,