diff --git a/controllers/admin/AdminWarehousesController.php b/controllers/admin/AdminWarehousesController.php index b05c8caf6..67643ef6e 100644 --- a/controllers/admin/AdminWarehousesController.php +++ b/controllers/admin/AdminWarehousesController.php @@ -36,6 +36,7 @@ class AdminWarehousesControllerCore extends AdminController $this->className = 'Warehouse'; $this->deleted = true; $this->lang = false; + $this->multishop_context = Shop::CONTEXT_ALL; $this->fields_list = array( 'reference' => array(