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