diff --git a/htdocs/commande/commande.class.php b/htdocs/commande/commande.class.php index 7f282eeba1e..8727bbf60c4 100644 --- a/htdocs/commande/commande.class.php +++ b/htdocs/commande/commande.class.php @@ -1673,8 +1673,9 @@ class Commande extends CommonObject /** - * \brief Supprime la commande + * \brief Delete the customer order * \user User object + * \return int <=0 if KO, >0 if OK */ function delete($user) {