brotherton-erpnext/erpnext/docs/user/manual/en/schools/student/student.md

12 lines
608 B
Markdown
Raw Normal View History

# Student
2016-08-11 06:24:51 +00:00
A Student is a person who has enrolled at your institute and you have accepted their application.
The Student doctype maintains detials like personal information, date of birth, address etc. It also records the **Guardian** and sibling details.
2017-07-31 11:11:35 +00:00
<img class="screenshot" alt="Student" src="/docs/assets/img/schools/student/student.png">
The student is enrolled in a **Program** when the application is approved. Once the enrollement is done the **Student Applicant** status is update to Admitted.
You can view every doctype created for a particular student. Eg : Fees, Student Group, etc
{next}