Modif parametre de telephonie

This commit is contained in:
Rodolphe Quiedeville 2005-09-13 09:33:10 +00:00
parent 486ef5685c
commit 58c6ada564

View File

@ -117,7 +117,7 @@ if ($user->societe_id == 0)
$conf->adherent->enabled && $user->rights->adherent->lire,
$conf->produit->enabled && $user->rights->produit->lire,
$conf->service->enabled && $user->rights->produit->lire,
$conf->telephonie->enabled && $user->rights->telephonie->ligne->lire_restreint);
$conf->telephonie->enabled && $user->rights->telephonie->lire);
// Fichier des classes qui contiennent la methode load_state_board pour chaque ligne
$includes=array(DOL_DOCUMENT_ROOT."/client.class.php",
DOL_DOCUMENT_ROOT."/client.class.php",