[new feature] Added Student Log
diff --git a/erpnext/config/schools.py b/erpnext/config/schools.py
index ad4372b..78688c9 100644
--- a/erpnext/config/schools.py
+++ b/erpnext/config/schools.py
@@ -13,6 +13,10 @@
 				},
 				{
 					"type": "doctype",
+					"name": "Student Log"
+				},
+				{
+					"type": "doctype",
 					"name": "Student Batch"
 				},
 				{