Changeset 2452 for pykota/trunk/TODO

Show
Ignore:
Timestamp:
09/17/05 16:29:43 (19 years ago)
Author:
jerome
Message:

Upgraded database schema.
Added -i | --ingroups command line option to repykota.
Added -C | --comment command line option to edpykota.
Added 'noquota', 'noprint', and 'nochange' as switches for edpykota's
-l | --limitby command line option.
Severity : entirely new features, in need of testers :-)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/TODO

    r2450 r2452  
    2828          a freemoney/freepages attribute which will be decremented/incremented 
    2929          **before** the real one. 
    30            
    31         - Very good idea from Martin Oesterund : comment field for 
    32           payments !!! 
    33            
    34         - Another one : add a third value like 'nocheck' or something 
    35           like that to allow an user to print with no limitation while 
    36           still updating the balance and number of pages printed. 
    3730           
    3831        - Make the SNMP and PJL delay and number of loops a new configuration 
     
    8275          PyKota for example, or something like that. 
    8376         
    84         - Finish implementation of quota-then-balance and  
    85           balance-then-quota. 
    86            
    8777        - Introduce the pkusers command. 
    8878          pkusers --nogroup 
    8979          pkusers --ingroups gr1,gr2,... --outgroups gr3,gr4,... 
    90            
    91         - Allow the --ingroups command line option to repykota, to 
    92           report only users members of the specified groups. 
    9380           
    9481        - Documentation...