/[dolibarr]/dolibarr/htdocs/telephonie/script/graph-statistiques-ca.php
ViewVC logotype

Diff of /dolibarr/htdocs/telephonie/script/graph-statistiques-ca.php

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

revision 1.9 by rodolphe, Tue Oct 11 18:02:13 2005 UTC revision 1.10 by rodolphe, Tue Oct 11 18:04:28 2005 UTC
# Line 282  foreach ($labels as $labl) Line 282  foreach ($labels as $labl)
282    $cout_vente_prelev[$i] = $cvp[$labl];    $cout_vente_prelev[$i] = $cvp[$labl];
283    $cout_vente_autre[$i] = $cva[$labl];    $cout_vente_autre[$i] = $cva[$labl];
284    $cout_achat[$i] = $cvc[$labl];    $cout_achat[$i] = $cvc[$labl];
285      $labels[$i] = substr($labl, -2);
286    $i++;    $i++;
287  }  }
288    

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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