New: Ajout du "potentiel" des prospects

This commit is contained in:
Laurent Destailleur
2008-03-01 01:39:51 +00:00
parent 6bd6e4a309
commit fa33c48cbc
2 changed files with 7 additions and 1 deletions

View File

@@ -55,7 +55,7 @@ class modSociete extends DolibarrModules
$this->family = "crm";
$this->name = "Module societe";
$this->description = "Gestion des soci<EFBFBD>t<EFBFBD>s et contacts";
$this->description = "Gestion des societes et contacts";
$this->revision = explode(' ','$Revision$');
$this->version = $this->revision[1];