diff --git a/htdocs/fourn/commande/card.php b/htdocs/fourn/commande/card.php index 91716dd27e2..3838a968cbe 100644 --- a/htdocs/fourn/commande/card.php +++ b/htdocs/fourn/commande/card.php @@ -860,7 +860,6 @@ if (empty($reshook)) { // reopen order if necessary if ($object->status == CommandeFournisseur::STATUS_RECEIVED_COMPLETELY) { if ($object->setStatus($user, CommandeFournisseur::STATUS_RECEIVED_PARTIALLY) < 0) { - $db->rollback(); setEventMessages($object->error, $object->errors, 'errors'); $error++; $action = '';