Show
Ignore:
Timestamp:
11/23/03 20:01:37 (20 years ago)
Author:
jalet
Message:

Job price added to history

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/initscripts/ldap/pykota.schema

    r1200 r1203  
    163163        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) 
    164164         
     165# pykotaJobPrice 
     166attributetype ( 1.3.6.1.4.1.16868.1.1.23 NAME 'pykotaJobPrice' 
     167        DESC 'Price of a particular job in the history, float' 
     168        EQUALITY caseIgnoreIA5Match 
     169        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) 
     170 
    165171#         
    166172# PyKota Object Classes 
     
    201207        DESC 'An entry in the job history for a printer' 
    202208        MUST ( cn $ pykotaUserName $ pykotaPrinterName $ pykotaJobId ) 
    203         MAY  ( pykotaPrinterPageCounter $ pykotaJobSize $ pykotaAction $ pykotaFileName $ pykotaTitle $ pykotaCopies $ pykotaOptions ) ) 
     209        MAY  ( pykotaPrinterPageCounter $ pykotaJobSize $ pykotaAction $ pykotaJobPrice $ pykotaFileName $ pykotaTitle $ pykotaCopies $ pykotaOptions ) ) 
    204210         
    205211# pykotaAccountBalance