Show
Ignore:
Timestamp:
06/06/04 00:03:50 (20 years ago)
Author:
jalet
Message:

Payments history is now stored in database

Files:
1 modified

Legend:

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

    r1520 r1522  
    184184# pykotaPayments 
    185185attributetype ( 1.3.6.1.4.1.16868.1.1.26 NAME 'pykotaPayments' 
    186         DESC 'Stores all payments made by an user, encoded to store both date and amount' 
     186        DESC 'Stores all payments made by an user, encoded to store both date and amount, separated by a # between two spaces' 
    187187        EQUALITY caseExactIA5Match 
    188188        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )