|
|
Edit
|
Copy
|
Delete
DELETE FROM userreports WHERE `userreports`.`id` = 1
|
1 |
Time Entry Report |
View your time entries by date range and project |
[
[ "client", {"label":"Select Client","type":"se... |
EmployeeTimesheetReport |
["client","project","date_start","date_end","statu... |
Class |
Time Management |
CSV |
|
|
Edit
|
Copy
|
Delete
DELETE FROM userreports WHERE `userreports`.`id` = 2
|
2 |
Attendance Report |
View your attendance entries by date range |
[
[ "date_start", {"label":"Start Date","type":"d... |
EmployeeAttendanceReport |
["date_start","date_end"] |
Class |
Time Management |
CSV |
|
|
Edit
|
Copy
|
Delete
DELETE FROM userreports WHERE `userreports`.`id` = 3
|
3 |
Time Tracking Report |
View your working hours and attendance details for... |
[
[ "date_start", {"label":"Start Date","type":"d... |
EmployeeTimeTrackReport |
["date_start","date_end"] |
Class |
Time Management |
CSV |
|
|
Edit
|
Copy
|
Delete
DELETE FROM userreports WHERE `userreports`.`id` = 4
|
4 |
Time Sheet Report |
This report list all employee time sheets by emplo... |
[
[ "date_start", {"label":"Start Date","type":"d... |
EmployeeTimeSheetData |
["date_start","date_end","status"] |
Class |
Time Management |
CSV |
|
|
Edit
|
Copy
|
Delete
DELETE FROM userreports WHERE `userreports`.`id` = 5
|
5 |
Overtime Report |
This report list all employee attendance entries b... |
[
[ "date_start", {"label":"Start Date","type":"d... |
OvertimeReport |
["employee","date_start","date_end"] |
Class |
Time Management |
CSV |
|
|
Edit
|
Copy
|
Delete
DELETE FROM userreports WHERE `userreports`.`id` = 6
|
6 |
Overtime Summary Report |
This report list all employee attendance entries b... |
[
[ "date_start", {"label":"Start Date","type":"d... |
OvertimeSummaryReport |
["date_start","date_end"] |
Class |
Time Management |
CSV |
|
|
Edit
|
Copy
|
Delete
DELETE FROM userreports WHERE `userreports`.`id` = 7
|
7 |
Client Project Time Report |
View your time entries for projects under a given ... |
[
[ "client", {"label":"Select Client","type":"se... |
ClientProjectTimeReport |
["client","date_start","date_end","status"] |
Class |
Time Management |
PDF |
|
|
Edit
|
Copy
|
Delete
DELETE FROM userreports WHERE `userreports`.`id` = 8
|
8 |
Download Payslips |
Download your payslips |
[
[ "payroll", {"label":"Select Payroll","type":"... |
PayslipReport |
["payroll"] |
Class |
Finance |
PDF |