fix: #21553, fourn prod Id is required to find emballage value
This commit is contained in:
parent
1d354aa844
commit
3af167db6c
@ -590,7 +590,7 @@ if (empty($reshook)) {
|
|||||||
$localtax1_tx,
|
$localtax1_tx,
|
||||||
$localtax2_tx,
|
$localtax2_tx,
|
||||||
$idprod,
|
$idprod,
|
||||||
0, // We already have the $idprod always defined
|
$productsupplier->product_fourn_price_id,
|
||||||
$ref_supplier,
|
$ref_supplier,
|
||||||
$remise_percent,
|
$remise_percent,
|
||||||
$price_base_type,
|
$price_base_type,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user