commit
61761876a4
@ -116,7 +116,7 @@ if (GETPOST('button_removefilter_x', 'alpha') || GETPOST('button_removefilter.x'
|
||||
}
|
||||
|
||||
$warehouseStatus = array();
|
||||
if ($conf->global->ENTREPOT_EXTRA_STATUS) {
|
||||
if (!empty($conf->global->ENTREPOT_EXTRA_STATUS)) {
|
||||
//$warehouseStatus[] = Entrepot::STATUS_CLOSED;
|
||||
$warehouseStatus[] = Entrepot::STATUS_OPEN_ALL;
|
||||
$warehouseStatus[] = Entrepot::STATUS_OPEN_INTERNAL;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user