Added ability to mark attendance against a Student Batch
diff --git a/erpnext/config/schools.py b/erpnext/config/schools.py
index 6acf081..41a8e71 100644
--- a/erpnext/config/schools.py
+++ b/erpnext/config/schools.py
@@ -73,6 +73,10 @@
 				},
 				{
 					"type": "doctype",
+					"name": "Student Batch Attendance Tool"
+				},
+				{
+					"type": "doctype",
 					"name": "Scheduling Tool"
 				}
 			]