Changeset 3093

Show
Ignore:
Timestamp:
11/30/06 23:06:09 (17 years ago)
Author:
jerome
Message:

Now the data dumper can use jobid= as a filter.

Location:
pykota/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/dumpykota

    r2829 r3093  
    9393         pgroupname     Printers group's name 
    9494         hostname       Client's hostname 
     95         jobid          Job's Id 
    9596         billingcode    Job's billing code 
    9697         start          Job's date of printing 
  • pykota/trunk/pykota/dumper.py

    r3055 r3093  
    6767                        "hostname", 
    6868                        "billingcode", 
     69                        "jobid",  
    6970                        "start", 
    7071                        "end",