Show
Ignore:
Timestamp:
07/27/05 15:22:22 (19 years ago)
Author:
jerome
Message:

Added a debug message.
Changed version.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/cupspykota

    r2388 r2389  
    276276            # Now handle the billing code 
    277277            if bcode is not None : 
     278                self.logdebug("Checking billing code [%s]." % bcode) 
    278279                billingcode = self.storage.getBillingCode(bcode) 
    279280                if billingcode.Exists :