diff --git a/htdocs/facture.class.php b/htdocs/facture.class.php index 20ceb153bdc..742f55ebe34 100644 --- a/htdocs/facture.class.php +++ b/htdocs/facture.class.php @@ -211,7 +211,6 @@ class Facture extends CommonObject $resql = $this->addline( $this->id, - $prod->libelle, $prod->description, $price, $this->products_qty[$i],