Ajout graphique de la moyenne
This commit is contained in:
parent
b6d5502af1
commit
954c0e79a8
@ -34,6 +34,8 @@ print '<tr><td width="50%" valign="top">';
|
|||||||
|
|
||||||
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=commercials/clients.hebdomadaire.png" alt="Nouveaux clients par semaines" title="Nouveaux clients par semaine"><br /><br />'."\n";
|
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=commercials/clients.hebdomadaire.png" alt="Nouveaux clients par semaines" title="Nouveaux clients par semaine"><br /><br />'."\n";
|
||||||
|
|
||||||
|
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=commercials/clientsmoyenne.hebdomadaire.png" alt="Nouveaux clients par semaines" title="Nouveaux clients par semaine"><br /><br />'."\n";
|
||||||
|
|
||||||
print '</td>';
|
print '</td>';
|
||||||
|
|
||||||
print '</td><td valign="top" width="50%" rowspan="3">';
|
print '</td><td valign="top" width="50%" rowspan="3">';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user