Merge branch 'spidev' into 'master'
Zeiterfassungs Update See merge request fronk/thetool!311
This commit is contained in:
@@ -91,7 +91,7 @@ class TimerecordingCarController extends mfBaseController
|
||||
$data['first_approval'] = trim($r->first_approval);
|
||||
|
||||
|
||||
if (!$data['user_id']) {
|
||||
if (!$data['user_id'] || $data['user_id'] == "-") {
|
||||
$data['user_id'] = null;
|
||||
}
|
||||
if (!$data['initial_approval']) {
|
||||
|
||||
Reference in New Issue
Block a user