brotherton-erpnext/erpnext/docs/user/manual/en/human-resources/leave-application.md
2015-12-04 16:00:38 +05:30

24 lines
1.2 KiB
Markdown

If your company has a formal system where Employees have to apply for leaves
to be able to qualify as paid leaveas, you can create Leave Application to
track approval and usage of leaves. You have to mention the Employee, Leave
Type and the period for which the leave is taken.
> Human Resources > Leave Application > New Leave Application
<img class="screenshot" alt="Leave Application" src="{{docs_base_url}}/assets/img/human-resources/leave-application.png">
###Setting Leave Approver
* A leave approver is a user who can approve an leave application for an employee.
* You need to mention a list of Leave Approvers against an Employee in the Employee Master.
<img class="screenshot" alt="Leave Approver" src="{{docs_base_url}}/assets/img/human-resources/employee-leave-approver.png">
> Tip : If you want all users to create their own Leave Applications, you can set
their “Employee ID” as a match rule in the Leave Application Permission
settings. See the earlier discussion on [Setting Up Permissions]({{docs_base_url}}/user/manual/en/setting-up/users-and-permissions.html)
for more info.
You assign Leaves aginast an Employee check [Leave Allocation]({{docs_base_url}}/user/manual/en/human-resources/setup/leave-allocation.html)
{next}