mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
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,
|
||||
$localtax2_tx,
|
||||
$idprod,
|
||||
0, // We already have the $idprod always defined
|
||||
$productsupplier->product_fourn_price_id,
|
||||
$ref_supplier,
|
||||
$remise_percent,
|
||||
$price_base_type,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user