Fix: la description produit n'tait pas rcupre lors d'une recopie de propale existante

This commit is contained in:
Regis Houssin 2006-09-12 06:26:32 +00:00
parent 9e39bd7cdc
commit b40716dbea

View File

@ -1879,7 +1879,7 @@ class Propal extends CommonObject
{
$resql = $this->addline(
$this->id,
$ligne->description,
$ligne->desc,
$ligne->price,
$ligne->qty,
$ligne->tva_tx,