Fix: le libell n'a plus besoin d'tre rcupr, crait un dcalage

This commit is contained in:
Regis Houssin 2006-06-18 15:09:19 +00:00
parent f4b21a335c
commit 2c7e337bec

View File

@ -211,7 +211,6 @@ class Facture extends CommonObject
$resql = $this->addline(
$this->id,
$prod->libelle,
$prod->description,
$price,
$this->products_qty[$i],