Added ability to mark attendance against a Student Batch

This commit is contained in:
Neil Trini Lasrado
2016-11-17 15:35:54 +05:30
parent d4e8b297cd
commit d9bc5598b6
17 changed files with 780 additions and 147 deletions

View File

@@ -71,6 +71,10 @@ def get_data():
"type": "doctype",
"name": "Assessment Group"
},
{
"type": "doctype",
"name": "Student Batch Attendance Tool"
},
{
"type": "doctype",
"name": "Scheduling Tool"