Zeiterfassung Update

* Nachtzulage wurde in der Personaladministration hinzugefügt
* Bei der Verrechnung werden Ü100 wenn Nachtzulage aktiv ist anders bewertet
This commit is contained in:
Daniel Spitzer
2025-10-11 18:29:53 +02:00
parent 06a148c915
commit e4a1e2a85e
5 changed files with 508 additions and 443 deletions

View File

@@ -12,6 +12,7 @@ class TimerecordingEmployeeModel
private $plushours_now;
private $plushours_timestamp;
private $overtime;
private $night_allowance;
private $overtime_now;
private $overtime_timestamp;
private $bpahours;