diff --git a/htdocs/product/stats/fiche.php b/htdocs/product/stats/fiche.php index 803ed291051..d66f1582a92 100644 --- a/htdocs/product/stats/fiche.php +++ b/htdocs/product/stats/fiche.php @@ -65,20 +65,19 @@ if ($id) print_fiche_titre('Fiche produit : '.$product->ref, $mesg); - print '
| Référence | '.$product->ref.' | '; print 'Statistiques | Libellé | $product->libelle | "; + print "
| Libellé | $product->libelle | "; print '';
print "Propositions commerciales : ".$product->count_propale();
print " Proposé à ".$product->count_propale_client()." clients"; print ' Factures : '.$product->count_facture(); print ' |
| Prix | '.price($product->price).' | |
| Prix | '.price($product->price).' |
| Nombre de ventes sur les 12 derniers mois | ';
print 'Nombre de pièces vendues | ||||
| '; @@ -90,9 +89,9 @@ if ($id) print ' | |||||
| Généré le '.strftime("%d %b %Y %H:%M:%S",filemtime($filev)).' | '; - print '[Re-calculer] | '; + print '[Re-calculer] | '; print 'Généré le '.strftime("%d %b %Y %H:%M:%S",filemtime($filev)).' | '; - print '[Re-calculer] | '; + print '[Re-calculer] | '; print '