Zeiterfassungs Update
* Implementerung Fahrzeugverwaltung * neue Buchungsart Fahrtenbuch * Diverse Bugfixes * Exportfunktionen für BMD * Neue Bauchungsarteigenschaft unbezahlt *
This commit is contained in:
@@ -17,6 +17,7 @@ class TimerecordingEmployeeModel
|
||||
private $bpahours;
|
||||
private $startdate;
|
||||
private $birthday;
|
||||
public static $employeetypesbmd = array('1' => '1000', '2' => '1200', '3' => '1400');
|
||||
|
||||
|
||||
public static function find($data)
|
||||
|
||||
Reference in New Issue
Block a user