[Koha-devel] [Bug 358] remove hlt specifics from stats.pl

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Tue Apr 22 03:22:03 CEST 2003


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=358

chris at katipo.co.nz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |



------- Additional Comments From chris at katipo.co.nz  2003-04-22 22:20 -------
if ($payments[$i]{'accountytpe'} ne 'W'){ 
        if ($charges[$i2]->{'accounttype'} eq 'Rent'){ 
          $temptotalr+=$charges[$i2]->{'amount'}-$charges[$i2]->{'amountoutstanding'}; 
        } 
 
 
This code still appears to be in the file round line 101, i think it needs to be dehtlerised 



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Koha-devel mailing list