Wiki source code of Zeiterfassungsbericht

Last modified by YellowFox_RD on 2025/01/16 12:51

Hide last authors
YellowFox_RD 1.1 1 (% class="box" %)
Dominic Lippmann 2.1 2 (((Table of Contents)))
YellowFox_RD 1.1 3 {{toc/}}
4
Dominic Lippmann 2.1 5 = Common =
6 The timerecording report allows personal based summary of booked worktimes.
YellowFox_RD 1.1 7 (% class="box" %)
8 (((
Dominic Lippmann 2.1 9 This report is only available, if the timerecording module itself was activated!
YellowFox_RD 1.1 10 )))
Dominic Lippmann 2.1 11 = Draft creation =
12 Different to other reports you have to select the according persons instead of vehicles.Besides the division into personal groups there is a division into active and deleted persons. To handle doublings, you can see the activation date of a person by moving the moise pointer over the name.
13 The output complexity can be adjustet by changing of following options:
YellowFox_RD 1.1 14 (((
Dominic Lippmann 2.1 15 * notice reference working time(((
16 * The personnel management allows to set an individual target work and pause time for each person. By activating this option, ach day with worktime bookings will be checked, if the worktime for this day matches the target worktime.
YellowFox_RD 1.1 17 )))
18 )))
19 (((
Dominic Lippmann 2.1 20 * cost center(((
21 * For 1st and 2nd timespan (usually work and pause time) the active cost centers at booking or at day will be shown. Additionally you will get a summary of times per cost center for 3rd timespan (project time).
YellowFox_RD 1.1 22 )))
23 )))
24 (((
Dominic Lippmann 2.1 25 * detailed presentation of the datas(((
26 * The detailed representation is mainly intended to find inconsitencies. If enabled you will see each single booking. Otherwhise there will be shown only a compact overview with timespan sums per day.
YellowFox_RD 1.1 27 )))
28
Dominic Lippmann 2.1 29 * show shift times(((
30 * Extends the per day summary for html and pdf output with a time value for shift start and shift end. This start and end refers to the first and last booking per calendaric day.
YellowFox_RD 1.1 31 )))
32 )))
Dominic Lippmann 2.1 33 If there are booking errors, the booking, where the error was detected will get a red background. Without detailed data, the day will be marked red. In this case you can modify the booking at //Administration->Edit time bookings//.
34 If more than one person is selected for HTML or PDF export, there will be generated an extra summary page.Viewing the HTML report you can switch to other export formats with the "//change//" button on the upper right corner.
YellowFox_RD 1.1 35
Dominic Lippmann 2.1 36 = Special remarks =
37 At //Administration->Timerecordings// you can set the default values for the report options and setup the naming of the timespans and pause time calculation. Besides the timerange assignment and the according calculation regularities the default values for: //notice reference working time, cost center, detailed presentation of the data and show shift times //can be set. Setting this options also affects the so called one-click report where the default values can not be changed.
38 If you are using the project time there will be also shown a project worktime. The project time itself is just the booked timespan. Substracting the idle times from this timespan results in project worktime.
39 = Output =
40 This report support the following output formats:
YellowFox_RD 1.1 41 (((
42 * HTML
43 * PDF
44 * Excel
45 * CSV
Dominic Lippmann 2.1 46 * RAW CSV ( contain raw data )
YellowFox_RD 1.1 47 * Reiner SCT
48 )))
Dominic Lippmann 2.1 49 You will get a small month calendar with a colored field for each day if you selected HTML or PDF export. The colors are defined as followed:
50 |=calendar icon|=meaning
51 |[[image:calendar_grey.png]]|This day does not belong to the selected timerange
52 |[[image:calendar_white.png]]|No bookings found for this day
53 |[[image:calendar_green.png]]|Valid bookings detected for the day; if notice of reference time is activated the worktime done fulfills the reference time
54 |[[image:calendar_yellow.png]]|Valid bookings detected for the day bat the worktime done is below the reference worktime
55 |[[image:calendar_red.png]]|Invalid bookings detected for this day
YellowFox_RD 1.1 56