Zeiterfassungs Update
* neue Migration für Personaladministration (Aktive Verrechnung) * Verrechnung Anpassungen Black P. * superexpertEnabled Implementation Verrechnung/Personaladministration * Personaladministration (Aktive Verrechnung/Zeiterfassung Enddatum)
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