Added Student Admissions (#6359)
* Added Student Admissions * Fixes for Student Application
This commit is contained in:
committed by
Rushabh Mehta
parent
33d18dbc9a
commit
83d81203b2
@@ -0,0 +1,7 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import frappe
|
||||
|
||||
def get_context(context):
|
||||
# do your magic here
|
||||
pass
|
||||
Reference in New Issue
Block a user