This commit is contained in:
Rodolphe Quiedeville
2005-12-07 15:35:09 +00:00
parent ce7012e805
commit 5f78f1f657

View File

@@ -36,6 +36,8 @@ if ($user->responsable_distributeur_id > 0)
}
}
$year = strftime("%Y",time());
llxHeader('','Telephonie - Distributeur - Commercial');
/*
@@ -75,7 +77,7 @@ if ($_GET["id"] && $_GET["did"])
print '<tr><td width="50%" valign="top">';
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=commercials/'.$commercial->id.'/ca.mensuel.png" alt="CA" title="CA"><br /><br />'."\n";
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=commercials/'.$commercial->id.'/ca.mensuel.'.$year.'png" alt="CA" title="CA"><br /><br />'."\n";
print '</td><td width="50%" valign="top"><br />';