diff --git a/htdocs/commande/commande.class.php b/htdocs/commande/commande.class.php index 1103758bceb..78fd724db31 100644 --- a/htdocs/commande/commande.class.php +++ b/htdocs/commande/commande.class.php @@ -388,6 +388,7 @@ class Commande extends CommonObject { $resql = $this->addline( $this->id, + $this->lines[$i]->libelle, $this->lines[$i]->desc, $this->lines[$i]->price, $this->lines[$i]->qty,