This commit is contained in:
This Charlène 2022-09-07 23:36:20 +02:00 committed by GitHub
parent a079fb3fec
commit 9476ae002f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2950,7 +2950,7 @@ class SupplierProposalLine extends CommonObjectLine
$this->product_label = $objp->product_label;
$this->product_desc = $objp->product_desc;
$this->ref_fourn = $objp->ref_produit_forun;
$this->ref_fourn = $objp->ref_produit_fourn;
// Multicurrency
$this->fk_multicurrency = $objp->fk_multicurrency;