Fix: la description produit n'tait pas rcupre lors d'une recopie de propale existante
This commit is contained in:
parent
9e39bd7cdc
commit
b40716dbea
@ -1879,7 +1879,7 @@ class Propal extends CommonObject
|
||||
{
|
||||
$resql = $this->addline(
|
||||
$this->id,
|
||||
$ligne->description,
|
||||
$ligne->desc,
|
||||
$ligne->price,
|
||||
$ligne->qty,
|
||||
$ligne->tva_tx,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user