Fix: Bad parameters order

This commit is contained in:
Laurent Destailleur 2010-08-26 22:09:51 +00:00
parent c5ab77ee73
commit a1f7c109cb

View File

@ -655,6 +655,8 @@ class Propal extends CommonObject
$this->products[$i]->subprice,
$this->products[$i]->qty,
$this->products[$i]->tva_tx,
$this->products[$i]->localtax1_tx,
$this->products[$i]->localtax2_tx,
$this->products[$i]->fk_product,
$this->products[$i]->remise_percent,
'HT'