Merge pull request #23333 from wdammak/patch-51
Take the correct value of the product supplier ref
This commit is contained in:
commit
0f63c83f05
@ -1627,7 +1627,7 @@ if (empty($reshook)) {
|
||||
$productsupplier->fk_unit,
|
||||
0,
|
||||
$pu_devise,
|
||||
$ref_supplier,
|
||||
GETPOST('fourn_ref', 'alpha'),
|
||||
''
|
||||
);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user