mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
bugfix
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user