Zeiterfassung update

This commit is contained in:
Spitzer Daniel
2024-02-12 11:39:57 +01:00
parent 808551c04f
commit 2f4e297509
7 changed files with 74 additions and 25 deletions
@@ -3,6 +3,7 @@
class TimerecordingEmployeeModel
{
private $user_id;
private $type;
private $auto_workinghours;
private $holidays;
private $plushours;