| (= $employee_number ?>
) = $timerecording->timerecordingEmployee->user->name ?> |
= number_format(round($timerecording->ishours / 3600, 2), "2", ",", ".") ?> |
= $nlz ?> |
= number_format(round($timerecording->ishourssum / 3600, 2), "2", ",", ".") ?> |
= number_format(round($timerecording->musthours / 3600, 2), "2", ",", ".") ?> |
= (($timerecording->ishourssum - $timerecording->musthours) == 0) ? '' : '' ?>= number_format(round(($timerecording->ishourssum - $timerecording->musthours) / 3600, 2), "2", ",", ".") ?>
= (($timerecording->ishourssum - $timerecording->musthours) > 0) ? '' : '' ?> |
= ($timerecording->timerecordingEmployee->overtime_now == 0) ? '' : '' ?>= number_format(round($timerecording->timerecordingEmployee->overtime_now / 3600, 2), "2", ",", ".") ?>
= ($timerecording->timerecordingEmployee->overtime_now > 0) ? '' : '' ?> |
superexpertEnabled()): ?>
= number_format(round($timerecording->timerecordingEmployee->bpahours / 3600, 2), "2", ",", ".") ?> |
= number_format(round($timerecording->overtime50free / 3600, 2), "2", ",", ".") ?> |
= number_format(round($timerecording->overtime100free / 3600, 2), "2", ",", ".") ?> |
= number_format($timerecording->diet, 2, ',', '.') . " €" ?> |
= $timerecording->homeoffice ?> Tag(e) |