2
0
forked from Wavyzz/dolibarr

Ajoute la boite commande

This commit is contained in:
Rodolphe Quiedeville
2003-11-05 17:31:59 +00:00
parent 870c0ca28b
commit aa02b4c6e8

View File

@@ -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";
}
/*
*