2017-09-04 04:47:18 +00:00
#Student Leave Application
ERPNext allows you to record the leave application for a student.
To create a Student Leave application record, enter the Student and the date for the leave is applied and save.
2018-02-07 13:29:06 +00:00
< img class = "screenshot" alt = "Student Attendance" src = "{{docs_base_url}}/assets/img/education/schedule/student-leave-application.gif" >
2017-09-04 04:47:18 +00:00
2017-11-23 09:52:10 +00:00
Incase the student is not attending the institute in order to participate or represent institute in any event, he/she can be mark as present from the Leave Application itself.
2017-09-04 04:47:18 +00:00
Once a Leave Application is recorded for a student it will not be recorded in the absent student report as he has applied for a leave.
2018-01-31 07:19:58 +00:00
#### Tutorial Video for Student Leave Application
< div >
< div class = 'embed-container' >
< iframe src = 'https://www.youtube.com/embed/NwwH5t-NKBE' frameborder = '0' allowfullscreen >
< / iframe >
< / div >
< / div >
2017-09-04 04:47:18 +00:00
{next}