/[dolibarr]/dolibarr/htdocs/telephonie/stats/distributeurs/distributeur.commission.class.php
ViewVC logotype

Diff of /dolibarr/htdocs/telephonie/stats/distributeurs/distributeur.commission.class.php

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

revision 1.5 by rodolphe, Mon Nov 14 13:49:37 2005 UTC revision 1.6 by rodolphe, Wed Nov 16 12:43:48 2005 UTC
# Line 30  class GraphDistributeurCommission extend Line 30  class GraphDistributeurCommission extend
30      $this->file = $file;      $this->file = $file;
31      $this->year = strftime("%Y",time());      $this->year = strftime("%Y",time());
32      $this->client = 0;      $this->client = 0;
33      $this->titre = "Commission mensuelle ".$this->year;      $this->titre = "Commissions mensuelles reversées ".$this->year;
34    
35      $this->barcolor = "orange";      $this->barcolor = "orange";
36      $this->showframe = true;      $this->showframe = true;

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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