Ajout graph

This commit is contained in:
Rodolphe Quiedeville 2005-05-04 13:09:55 +00:00
parent 99b241cf1c
commit 84e5f3daed

View File

@ -63,6 +63,8 @@ if ($_GET["commid"])
print '<tr><td valign="top">';
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=commercials/'.$comm->id.'/gain.mensuel.png" alt="Gain mensuel" title="Gain mensuel"><br /><br />'."\n";
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=commercials/'.$comm->id.'/ca.mensuel.png" alt="Chiffre d\'affaire mensuel" title="Chiffre d\'affaire mensuel"><br /><br />'."\n";
print '</td></tr>';