Kalenderupdate für Sbidi IBNS

This commit is contained in:
Daniel Spitzer
2025-10-03 10:26:17 +02:00
parent 881feb08c7
commit c389477e05

View File

@@ -829,7 +829,7 @@ class TimerecordingReportController extends mfBaseController
$homeoffice = false;
}
$homeoffice = false;
if ($diet > 10800) {
if ($diet >= 10800) {
if ($diet >= 43200) {
$diet = 43200;
}