Added Student Admissions (#6359)
* Added Student Admissions * Fixes for Student Application
This commit is contained in:
committed by
Rushabh Mehta
parent
33d18dbc9a
commit
83d81203b2
@@ -37,6 +37,10 @@ def get_data():
|
||||
"type": "doctype",
|
||||
"name": "Student Applicant"
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Student Admission"
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Program Enrollment"
|
||||
|
||||
Reference in New Issue
Block a user