mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-01 20:48:27 +00:00
Merge branch 'develop' into payment-terms
This commit is contained in:
BIN
erpnext/docs/assets/img/schools/admission/student-admission.gif
Normal file
BIN
erpnext/docs/assets/img/schools/admission/student-admission.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 MiB |
@@ -1,13 +1,14 @@
|
||||
# Student Admission
|
||||
|
||||
The admission process begins with filling the admission form. The Student Admission record enables to intitate your admission process for a given **Academic year**. ERPNext admission module allow you to create an admission record which can be then published on the ERPNext generate website.
|
||||
The admission process begins with filling the admission form. The Student Admission record enables to initiate your admission process for a given **Academic year**. ERPNext admission module allows you to create an admission record which can be then published on the ERPNext generate website.
|
||||
|
||||
To create a Student Admission record go to :
|
||||
|
||||
**Schools** >> **Admissions** >> **Student Admission** >>
|
||||
|
||||
|
||||
<img class="screenshot" alt="Student Applicant" src="/docs/assets/img/schools/student/student-admission.gif">
|
||||
<img class="screenshot" alt="Student Applicant" src="/docs/assets/img/schools/admission/student-admission.gif">
|
||||
|
||||
Once an admission record is created, the age eligibility criteria can be determined for the every program. Similarly, you can also determine the application fee and naming series for every student applicant. If you keep the naming series blank then the default naming series will be applied for every student applicant.
|
||||
|
||||
Once a admission record is created it can be published on the website and the student can apply from the web portal itself.
|
||||
The information provided in the Student Admission records will be used for the validation and creation of the Student Admission records (only if student admission link is filled there)
|
||||
Reference in New Issue
Block a user