Added student Category

This commit is contained in:
Neil Trini Lasrado
2016-09-05 16:55:54 +05:30
parent d878b66936
commit c20adb532f
13 changed files with 295 additions and 15 deletions

View File

@@ -122,11 +122,15 @@ def get_data():
},
{
"type": "doctype",
"name": "Grading Structure"
"name": "Program"
},
{
"type": "doctype",
"name": "Program"
"name": "Student Category"
},
{
"type": "doctype",
"name": "Grading Structure"
},
{
"type": "doctype",