Ajout onglet contrats
This commit is contained in:
parent
05ba3b1b57
commit
082391da8e
@ -42,6 +42,10 @@ $head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/commerciaux/mensuel.php';
|
||||
$head[$h][1] = "Mensuel";
|
||||
$h++;
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/commerciaux/contrats.php';
|
||||
$head[$h][1] = "Contrats";
|
||||
$h++;
|
||||
|
||||
dolibarr_fiche_head($head, $hselected, "Commerciaux");
|
||||
|
||||
print '<table class="noborder" width="100%" cellspacing="0" cellpadding="4">';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user