From cb8f7d2db748617b00d64c6ad8d9477704532313 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 6 Dec 2005 10:33:17 +0000 Subject: [PATCH] Ajout onglets --- htdocs/telephonie/stats/factures/marge.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/htdocs/telephonie/stats/factures/marge.php b/htdocs/telephonie/stats/factures/marge.php index 0d27d90bc25..7811791df49 100644 --- a/htdocs/telephonie/stats/factures/marge.php +++ b/htdocs/telephonie/stats/factures/marge.php @@ -39,6 +39,8 @@ if ($user->societe_id > 0) } $year = strftime("%Y", time()); +$year = $_GET["year"]; + $h = 0; @@ -56,6 +58,10 @@ $head[$h][1] = "M $h++; dolibarr_fiche_head($head, $hselected, "Satistiques Factures"); +print '
'; +print '2004'; +print '2005'; +print '2006
'; print '';