27 lines
613 B
Markdown
27 lines
613 B
Markdown
---
|
||
{
|
||
"_label": "Attendance"
|
||
}
|
||
---
|
||
|
||
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)
|
||
|