Personaladministration

Liste aller Personaladministration

id]['secondcounter']; $minutes = floor(($seconds % 3600) / 60); $hours = floor($seconds / 3600); $sum = sprintf("%02d", $hours) . ":" . sprintf("%02d", $minutes); } else { $sum = ""; } if ($timerecordingemployees[$timerecordinguser->id]['plushours_now'] < 0) { $plusHours = $timerecordingemployees[$timerecordinguser->id]['plushours_now'] * -1; $plusHours = "-" . sprintf('%02dh:%02dm', floor($plusHours / 3600), floor($plusHours / 60 % 60)); } else { $plusHours = $timerecordingemployees[$timerecordinguser->id]['plushours_now']; $plusHours = sprintf('%02dh:%02dm', floor($plusHours / 3600), floor($plusHours / 60 % 60)); } ?>
Mitarbeiter Vertragsart Start Zeitaufzeichnung Sollzeiten Sollstunden Mehrstunden Überstunden Offene Urlaube Schnellbuchung
name ?> id]['type']] ?> id]['startdate']) ? date("d.m.Y", $timerecordingemployees[$timerecordinguser->id]['startdate']) : "-" ?> id]['datetimetext'] : "" ?> id]['overtime_now'] / 3600), floor($timerecordingemployees[$timerecordinguser->id]['overtime_now'] / 60 % 60)) ?> id]['holidays_now']) ? $timerecordingemployees[$timerecordinguser->id]['holidays_now'] . ' Tage' : '' ?> id]['auto_workinghours'] == '1') ? 'Ja' : 'Nein' ?> $timerecordingemployees[$timerecordinguser->id]['id'], "userid" => $timerecordinguser->id]) ?>">