Update commande.class.php
This commit is contained in:
parent
194637cfda
commit
3669600242
@ -3181,7 +3181,6 @@ class Commande extends CommonOrder
|
|||||||
}
|
}
|
||||||
|
|
||||||
$this->line->id = $rowid;
|
$this->line->id = $rowid;
|
||||||
$this->line->rowid = $rowid; // For backward compatibility
|
|
||||||
$this->line->label = $label;
|
$this->line->label = $label;
|
||||||
$this->line->desc = $desc;
|
$this->line->desc = $desc;
|
||||||
$this->line->qty = $qty;
|
$this->line->qty = $qty;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user