From e117a37b4024a0c69a9be5ce5b814f5e9f5c217f Mon Sep 17 00:00:00 2001 From: Daniel Spitzer Date: Tue, 25 Nov 2025 07:58:55 +0100 Subject: [PATCH] =?UTF-8?q?Zeiterfassung=20Update=20*=20Gehnemigte=20Buchu?= =?UTF-8?q?ngen=20k=C3=B6nnen=20jetzt=20von=20der=20Buchhaltung=20ver?= =?UTF-8?q?=C3=A4ndert=20werden?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../TimerecordingReport/TimerecordingReportController.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/TimerecordingReport/TimerecordingReportController.php b/application/TimerecordingReport/TimerecordingReportController.php index 35fb721df..2ca626e31 100644 --- a/application/TimerecordingReport/TimerecordingReportController.php +++ b/application/TimerecordingReport/TimerecordingReportController.php @@ -471,7 +471,7 @@ class TimerecordingReportController extends mfBaseController if ($timerecording->completed == 0): - if ($timerecording->approved == 0) : + if ($timerecording->approved == 0 || $timerecording->approved == 1) : $ddays = $timerecording->days; if ($timerecording->timerecordingCategory->hourday == 8) { $ddays = round($timerecording->hours_bpa / 60 / 60, 2); @@ -1096,7 +1096,7 @@ class TimerecordingReportController extends mfBaseController if ($timerecording->completed == 0 && $timerecording->timerecordingCategory->only_admin == 0): - if ($timerecording->approved == 0) : + if ($timerecording->approved == 0 || $timerecording->approved == 1) : $edit = '