Zeiterfassung update
This commit is contained in:
@@ -107,6 +107,7 @@ class TimerecordingEmployeeController extends mfBaseController
|
||||
$data['auto_workinghours'] = trim($r->auto_workinghours);
|
||||
$data['holidays'] = trim($r->holidays);
|
||||
$data['plushours'] = $plushours;
|
||||
$data['startdate'] = strtotime($r->startdate);
|
||||
|
||||
|
||||
if (!$data['user_id']) {
|
||||
|
||||
Reference in New Issue
Block a user