Fix syntax error
This commit is contained in:
parent
827a2e1809
commit
91dd8a71d3
@ -588,7 +588,7 @@ if (empty($reshook))
|
||||
$qualified_for_stock_change = $object->hasProductsOrServices(1);
|
||||
}
|
||||
|
||||
if ($qualified_for_stock_change))
|
||||
if ($qualified_for_stock_change)
|
||||
{
|
||||
if (! $idwarehouse || $idwarehouse == - 1) {
|
||||
$error++;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user