Zeiterfassung
Diäten Basispreis geändert
This commit is contained in:
@@ -2,12 +2,11 @@
|
||||
|
||||
class TimerecordingBillingModel
|
||||
{
|
||||
public static $dieatBase = 26.4;
|
||||
public static $dieatBase = 30;
|
||||
public static $excludeEmployees = [1000, 1001, 9999, 4, 5, 6, 7, 8, 9, 10];
|
||||
private $month;
|
||||
private $closetime;
|
||||
|
||||
|
||||
public static function find($data)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user