From 5f1608ca50555eafcc106777f6b79f0ad4e7ae1d Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 9 Feb 2005 15:05:55 +0000 Subject: [PATCH] Ajout d'un graphique des nouveaux clients par semaine --- htdocs/telephonie/stats/commerciaux/index.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/htdocs/telephonie/stats/commerciaux/index.php b/htdocs/telephonie/stats/commerciaux/index.php index 75943c32951..653f88ebc02 100644 --- a/htdocs/telephonie/stats/commerciaux/index.php +++ b/htdocs/telephonie/stats/commerciaux/index.php @@ -92,7 +92,9 @@ print ''; print ''; -print 'Commandes de ligne par mois

'."\n"; +print 'Nouveaux clients par semaines

'."\n"; + +print 'Commandes de ligne par semaines

'."\n"; print 'Commandes de ligne par mois

'."\n";