[docs] hr module completed

This commit is contained in:
Priya
2013-09-13 15:21:15 +05:30
parent 1364655d2d
commit 33b2055cab
9 changed files with 131 additions and 30 deletions

View File

@@ -4,3 +4,23 @@
}
---
An Attendance record stating that an Employee has been present on a particular day can be created manually by:
> HR > Attendance > New Attendance
![Attendance](img/attendance.png)
It can also be done by collecting attendance information via an automated system like a swipe card. You can even upload a CSV file with the attendance information.
You can get a monthly report of your Attendance data by going to the “Monthly Attendance Details” report.
To upload the attendance go to:
> HR > Upload Attendance
![Upload Attendance](img/upload-attendance.png)