Zeiterfassung Update/Bugfix
* TimerecordingReportController.php verweist in einer gewissen Datenbank-Eintragskonstellation auf einen ungültigen Array Index. Hab die gesamtsollzeitberechnung temporär ausgeschalten * Neu Migration (Vorbereiten der DB auf eigenes Ü-Zeitkonto)
This commit is contained in:
@@ -6,7 +6,10 @@ class TimerecordingEmployeeModel
|
||||
private $type;
|
||||
private $auto_workinghours;
|
||||
private $holidays;
|
||||
private $holidays_now;
|
||||
private $plushours;
|
||||
private $plushours_now;
|
||||
private $overtime;
|
||||
private $startdate;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user