This commit is contained in:
Regis Houssin 2006-06-22 15:31:49 +00:00
parent 5fdc6f1352
commit da153dabb7

View File

@ -388,6 +388,7 @@ class Commande extends CommonObject
{ {
$resql = $this->addline( $resql = $this->addline(
$this->id, $this->id,
$this->lines[$i]->libelle,
$this->lines[$i]->desc, $this->lines[$i]->desc,
$this->lines[$i]->price, $this->lines[$i]->price,
$this->lines[$i]->qty, $this->lines[$i]->qty,