Ajout onglet contrats
This commit is contained in:
parent
3a0f429159
commit
3811e6205c
@ -140,6 +140,10 @@ else
|
|||||||
$hselected = $h;
|
$hselected = $h;
|
||||||
$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);
|
dolibarr_fiche_head($head, $hselected, 'Service : '.$service->id);
|
||||||
|
|
||||||
print_fiche_titre('Fiche Service', $mesg);
|
print_fiche_titre('Fiche Service', $mesg);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user