Update html.formproduct.class.php
This commit is contained in:
parent
88a831c05a
commit
009780b895
@ -303,6 +303,7 @@ class FormProduct
|
||||
|
||||
$reshook = $hookmanager->executeHooks('selectWarehouses', $parameters, $this);
|
||||
if ($reshook > 0) $out = $hookmanager->resPrint;
|
||||
elseif ($reshook == 0) $out .= $hookmanager->resPrint;
|
||||
|
||||
return $out;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user