Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
This commit is contained in:
commit
ea19747bc6
@ -165,7 +165,6 @@ if ($action == 'confirm_valide' && $confirm == 'yes' && $user->rights->facture->
|
|||||||
$errors++;
|
$errors++;
|
||||||
setEventMessage($db->error, $db->errors, 'errors');
|
setEventMessage($db->error, $db->errors, 'errors');
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (! $errors) {
|
if (! $errors) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user