Take the correct value of the product supplier ref

This commit is contained in:
wdammak 2022-12-25 22:20:27 +01:00 committed by GitHub
parent 99d5c4ebf3
commit 2c940c5bf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1627,7 +1627,7 @@ if (empty($reshook)) {
$productsupplier->fk_unit,
0,
$pu_devise,
$ref_supplier,
GETPOST('fourn_ref', 'alpha'),
''
);
}