Zeiterfassung Update

* Berechnungen BP
 * Möglichkeit Mehrstunden in Gutstunden umzuwandeln
This commit is contained in:
Spi
2024-05-07 08:53:19 +02:00
parent b821c9f2c4
commit fe1a3e7948
4 changed files with 64 additions and 4 deletions

View File

@@ -20,6 +20,7 @@ class TimerecordingBillingEmployeeModel
private $nlz_detail;
private $transfer_plushours;
private $transfer_overtime;
private $transfer_bpahours;
public static function find($data)