brotherton-erpnext/docs/user/hr/docs.user.hr.leave.md

31 lines
1.1 KiB
Markdown
Raw Normal View History

2013-06-10 13:06:58 +00:00
---
{
"_label": "Leave"
2013-06-10 13:06:58 +00:00
}
---
2013-09-13 09:51:15 +00:00
### Leave Allotment
2013-06-10 13:06:58 +00:00
2013-09-13 09:51:15 +00:00
Fixed number of leaves per Employee can be allocated using the Leave Allocation Tool. If you have special leaves to be allocated, you can also allocate them manually by creating new Leave Allocation records.
2013-06-10 13:06:58 +00:00
2013-09-13 09:51:15 +00:00
> HR > Leave Allocation > New Leave Allocation
2013-06-10 13:06:58 +00:00
2013-09-13 09:51:15 +00:00
![Leave ALlocation](img/leave-allocation.png)
2013-06-10 13:06:58 +00:00
---
2013-09-13 09:51:15 +00:00
### Leave Application
2013-06-10 13:06:58 +00:00
2013-09-13 09:51:15 +00:00
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. If you want specific users to approve leaves, you can give “Submission” rights to those users only.
2013-06-10 13:06:58 +00:00
2013-09-13 09:51:15 +00:00
> HR > Leave Application > Make New Leave Application
2013-06-10 13:06:58 +00:00
2013-09-13 09:51:15 +00:00
![New Leave Application](img/new-leave-application.png)
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 permission settings for more info. [Permissions](docs.user.setup.permissions.html)
2013-06-10 13:06:58 +00:00