bugfix
This commit is contained in:
parent
5fdc6f1352
commit
da153dabb7
@ -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,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user