Show
Ignore:
Timestamp:
02/12/06 13:32:53 (18 years ago)
Author:
jerome
Message:

Modified pkprinters to improve speed just like I did for pkbcodes earlier.
edpykota had to be modified as well to use the new printer API.
The time spent to modify printers has been almost halved.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/edpykota

    r2658 r2686  
    392392                    (perpage, perjob) = charges 
    393393                    printer.setPrices(perpage, perjob)     
     394                    printer.save() 
    394395                     
    395396                if options["prototype"] :