Merge pull request #446 from atm-maxime/develop
Task # 186 : Forgot to add the new box in the mod definition...
This commit is contained in:
commit
044ec61aba
@ -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();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user