Fix phpcs
This commit is contained in:
parent
2e7f588cac
commit
a2db403abe
@ -345,7 +345,7 @@ if ($action == "transfert_stock" && !$cancel)
|
||||
$pricedest = $pricesrc;
|
||||
|
||||
$nbpiece = price2num(GETPOST("nbpiece", 'alphanohtml'));
|
||||
|
||||
|
||||
if ($object->hasbatch())
|
||||
{
|
||||
$pdluo = new Productbatch($db);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user