From 2c7e337becbc2f72ffeac3d0b533a0dbd30482ed Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sun, 18 Jun 2006 15:09:19 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20le=20libell=E9=20n'a=20plus=20besoin=20d?= =?UTF-8?q?'=EAtre=20r=E9cup=E9r=E9,=20cr=E9ait=20un=20d=E9calage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/facture.class.php | 1 - 1 file changed, 1 deletion(-) 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],