diff --git a/htdocs/core/modules/modProduct.class.php b/htdocs/core/modules/modProduct.class.php index a4f1e7d6978..72fe5a31249 100644 --- a/htdocs/core/modules/modProduct.class.php +++ b/htdocs/core/modules/modProduct.class.php @@ -90,6 +90,7 @@ class modProduct extends DolibarrModules // Boxes $this->boxes = array(); $this->boxes[0][1] = "box_produits.php"; + $this->boxes[1][1] = "box_produits_alerte_stock.php"; // Permissions $this->rights = array();