Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
commit
0c1f8b96ef
@ -158,9 +158,7 @@ if ($action == 'confirm_validate' && $confirm == 'yes' && $user->rights->facture
|
|||||||
}
|
}
|
||||||
|
|
||||||
$db->free($resql);
|
$db->free($resql);
|
||||||
}
|
} else {
|
||||||
else
|
|
||||||
{
|
|
||||||
$errors++;
|
$errors++;
|
||||||
setEventMessages($db->error, $db->errors, 'errors');
|
setEventMessages($db->error, $db->errors, 'errors');
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user