Zeiterfassung Update

* Berechnungen BP
 * Möglichkeit Mehrstunden in Gutstunden umzuwandeln
This commit is contained in:
Spi
2024-05-07 10:24:30 +02:00
parent eaaaeb1581
commit 2f81e1d77e
9 changed files with 61 additions and 9 deletions

View File

@@ -14,6 +14,7 @@ class TimerecordingBillingEmployeeModel
private $overtime50free;
private $overtime100;
private $overtime100free;
private $overtime_plushours;
private $homeoffice;
private $diet;
private $nlz;