Show
Ignore:
Timestamp:
09/13/04 18:02:45 (20 years ago)
Author:
jalet
Message:

Added fix for incorrect job's size when hardware accounting fails

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/pykota/accounter.py

    r1687 r1713  
    2222# 
    2323# $Log$ 
     24# Revision 1.20  2004/09/13 16:02:45  jalet 
     25# Added fix for incorrect job's size when hardware accounting fails 
     26# 
    2427# Revision 1.19  2004/08/31 23:29:53  jalet 
    2528# Introduction of the new 'onaccountererror' configuration directive. 
     
    140143        pass 
    141144         
    142     def getJobSize(self) :     
     145    def getJobSize(self, printer) :     
    143146        """Returns the actual job size.""" 
    144147        try :