Ajout onglet contrats

This commit is contained in:
Rodolphe Quiedeville 2005-05-04 14:45:16 +00:00
parent 3a0f429159
commit 3811e6205c

View File

@ -140,6 +140,10 @@ else
$hselected = $h;
$h++;
$head[$h][0] = DOL_URL_ROOT."/telephonie/service/contrats.php?id=".$service->id;
$head[$h][1] = "Contrats";
$h++;
dolibarr_fiche_head($head, $hselected, 'Service : '.$service->id);
print_fiche_titre('Fiche Service', $mesg);