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

12 lines
610 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.
<img class="screenshot" alt="Student" src="/docs/assets/img/education/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}