Modif description

This commit is contained in:
Rodolphe Quiedeville 2005-04-04 12:05:41 +00:00
parent fed41c6c45
commit 8287d32195

View File

@ -54,7 +54,7 @@ class modCommande extends DolibarrModules
$this->family = "crm";
$this->name = "Commande";
$this->description = "Gestion des commandes";
$this->description = "Gestion des commandes clients";
$this->version = 'dolibarr'; // 'experimental' or 'dolibarr' or version
$this->const_name = "MAIN_MODULE_COMMANDE";
$this->const_config = MAIN_MODULE_COMMANDE;