/[dolibarr]/dolibarr/htdocs/telephonie/stats/factures/gain.php
ViewVC logotype

Diff of /dolibarr/htdocs/telephonie/stats/factures/gain.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by rodolphe, Mon May 9 13:41:03 2005 UTC revision 1.2 by rodolphe, Wed Nov 9 09:11:26 2005 UTC
# Line 48  $head[$h][1] = "Gain"; Line 48  $head[$h][1] = "Gain";
48  $hselected = $h;  $hselected = $h;
49  $h++;  $h++;
50    
51  $head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/factures/lastmonth.php';  $head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/factures/type.php';
52  $head[$h][1] = "3 derniers mois";  $head[$h][1] = "Méthode de paiement";
53  $h++;  $h++;
54    
55  dolibarr_fiche_head($head, $hselected, "Satistiques Factures");  dolibarr_fiche_head($head, $hselected, "Satistiques Factures");

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26