[new feature] Added Student Log

This commit is contained in:
Neil Trini Lasrado
2016-07-29 13:11:39 +05:30
parent 69e0441041
commit 1e5c251ce2
7 changed files with 272 additions and 2 deletions

View File

@@ -11,6 +11,10 @@ def get_data():
"type": "doctype",
"name": "Student"
},
{
"type": "doctype",
"name": "Student Log"
},
{
"type": "doctype",
"name": "Student Batch"