Fixing style errors.

This commit is contained in:
stickler-ci
2021-03-09 10:50:59 +00:00
parent b82f14859c
commit 93e50bcba6

View File

@@ -603,7 +603,7 @@ if ($id) {
$morehtmlref .= '<input type="submit" class="button valignmiddle" value="'.$langs->trans("Modify").'">';
$morehtmlref .= '</form>';
}
//Employee
if ($action != 'editfk_user') {
if ($object->getSommePaiement() > 0 && !empty($object->fk_user)) {