Skip to content
Snippets Groups Projects
Commit da153dab authored by Regis Houssin's avatar Regis Houssin
Browse files

bugfix

parent 5fdc6f13
No related branches found
No related tags found
No related merge requests found
......@@ -388,6 +388,7 @@ class Commande extends CommonObject
{
$resql = $this->addline(
$this->id,
$this->lines[$i]->libelle,
$this->lines[$i]->desc,
$this->lines[$i]->price,
$this->lines[$i]->qty,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment