Ajout barre de d'année
This commit is contained in:
parent
b0f2deb218
commit
087a28a2ae
@ -1,5 +1,5 @@
|
|||||||
<?PHP
|
<?PHP
|
||||||
/* Copyright (C) 2005 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
/* Copyright (C) 2005-2006 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
@ -49,6 +49,7 @@ if (strftime("%m",time()) == 1)
|
|||||||
$total = 0;
|
$total = 0;
|
||||||
$var = True;
|
$var = True;
|
||||||
dolibarr_fiche_head($head, $hselected, "Distributeurs");
|
dolibarr_fiche_head($head, $hselected, "Distributeurs");
|
||||||
|
stat_year_bar($year);
|
||||||
|
|
||||||
print '<table class="noborder" width="100%" cellspacing="0" cellpadding="4">';
|
print '<table class="noborder" width="100%" cellspacing="0" cellpadding="4">';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user