forked from Wavyzz/dolibarr
Ajoute la boite commande
This commit is contained in:
@@ -35,6 +35,9 @@ class modCommande extends modDolibarrModules
|
||||
$this->db = $DB ;
|
||||
$this->const = array();
|
||||
$this->boxes = array();
|
||||
|
||||
$this->boxes[0][0] = "Commandes";
|
||||
$this->boxes[0][1] = "box_commandes.php";
|
||||
}
|
||||
/*
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user