commit
2f4566abba
@ -2950,7 +2950,7 @@ class SupplierProposalLine extends CommonObjectLine
|
|||||||
$this->product_label = $objp->product_label;
|
$this->product_label = $objp->product_label;
|
||||||
$this->product_desc = $objp->product_desc;
|
$this->product_desc = $objp->product_desc;
|
||||||
|
|
||||||
$this->ref_fourn = $objp->ref_produit_forun;
|
$this->ref_fourn = $objp->ref_produit_fourn;
|
||||||
|
|
||||||
// Multicurrency
|
// Multicurrency
|
||||||
$this->fk_multicurrency = $objp->fk_multicurrency;
|
$this->fk_multicurrency = $objp->fk_multicurrency;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user