Employees

Employee reports

Employee Attendance Report

The employee attendance report is a general report that records the attendance of employees.

  • Original file name: ReportAttendanceEntries.jasper

  • Report UUID: c8e4e732-0186-4f5f-897a-617c0f93a77a

  • The input file for the application is a file with the extension jasper.

Report input configuration

  • String departmentUuid - UUID of the department grouping employees

  • String regDepartmentUuid - UUID of the department for which attendance was registered

  • boolean showInvalid - show registrations marked as invalid

  • DateFields dateFields - ALL, TODAY, YESTERDAY, TOMORROW, THIS_WEEK, LAST_WEEK, NEXT_WEEK, THIS_MONTH, LAST_MONTH, THIS_YEAR, LAST_YEAR - date selector

  • boolean specificDate - whether a specific event creation date is defined

  • Date dateFrom - specified date From

  • Date dateTo - specified To date

Flap

name description type

worker

displays employees

string

identifier

displays the employee IDa

string

valid

displays whether the registration is correcta

string

datee

displays employee registration datea

string

typee

displays the registration type

string

whole_day

displays whether the employee has been at work all day

string

created_by

displays the name of the user registering attendance

string

department

displays the employee’s branch

string

Variables

none.

Data source

No additional data.

Attendance Report

The attendance report is a general report that records and sums up the attendance of employees.

  • Original file name: ReportAttendances.jasper

  • Report UUID: cf1d172b-a402-4a71-a8ac-f86984b43d7a

  • The input file for the application is a file with the extension jasper.

Report input configuration

  • String departmentUuid - UUID of the department to which the employee belongs

  • String employerUuid - UUID of the employer to which it is assigned

  • int groupByIndex - grouping by (0-4) NONE,SELF_DEPARTMENT,REGISTERED_DEPARTMENT,EMPLOYER,TYPE

  • DateFields dateFields - ALL, TODAY, YESTERDAY, TOMORROW, THIS_WEEK, LAST_WEEK, NEXT_WEEK, THIS_MONTH, LAST_MONTH, THIS_YEAR, LAST_YEAR - date selector

  • boolean specificDate - whether a specific event creation date is defined

  • Date dateFrom - specified date From

  • Date dateTo - specified To date

Flap

name description type

worker

displays employees

string

department_or_company_or_type

displays the branch type

string

date_from

displays the start date

date

date_to

displays the work completion date

date

typee

displays the registration type

string

hourss

displays working hours

string

minutes

displays working minutes

string

company

displays the company name

string

department_or_company

displays the company or branch name

string

Variables

name description type

hours_count

totals the number of hours

string

minutes_count

sums up the number of minutes

string

hours_count_group

sums up the number of hours by groupe

string

minutes_count_group

sums the number of minutes after the groupe

string

sum_total_work

displays the total working time

string

sum_total_holiday

displays the sum of vacation time

string

sum_total_sickslave

displays the total time you are absent due to sickness

string

sum_total_other

displays the sum of the time of other factors

string

sum_group_work

displays the total working time by groupe

string

sum_group_holiday

displays the sum of vacation time by groupe

string

sum_group_sickslave

displays the total time of absence due to sickness by groupe

string

sum_group_other

displays the sum of the time of the other factors by groupe

string

Data source

No additional data.