brotherton-erpnext/erpnext/docs/user/manual/en/human-resources/human-resources-reports.md

35 lines
1.3 KiB
Markdown
Raw Normal View History

Human Resources Reports
### Employee Leave Balance
Employee Leave Balance Report shows employees and their respective balance leaves under various leave types. Report is generated as per the number of allowed leaves.
<img alt="Employee Leave Balance" class="screenshot" src="{{docs_base_url}}/assets/img/human-resources/employee-leave-balance-report.png">
### Employee Birthday
Employee Birthday Report shows Birthdays of your employees.
<img alt="Employee Birthday" class="screenshot" src="{{docs_base_url}}/assets/img/human-resources/employee-birthday-report.png">
### Employee Information
Employee Information Report shows Report View of important information recorded in Employee master.
<img alt="Employee Information" class="screenshot" src="{{docs_base_url}}/assets/img/human-resources/employee-information-report.png">
### Monthly Salary Register
Monthly Salary Register shows net pay and its components of employee(s) at a glance.
<img alt="Monthly Salary Register" class="screenshot" src="{{docs_base_url}}/assets/img/human-resources/monthly-salary-register-report.png">
### Monthly Attendance Sheet
Monthly Attendance Sheet shows monthly attendance of selected employee at a glance.
<img alt="Monthly Attendance Sheet" class="screenshot" src="{{docs_base_url}}/assets/img/human-resources/monthly-attendance-sheet-report.png">
{next}