Ignore:
Timestamp:
24 May 2018, 09:57:39 (6 years ago)
Author:
Henrik Bettermann
Message:

Add further payment categories.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.dspg/trunk/src/kofacustom/dspg/utils/utils.py

    r15021 r15022  
    108108        'sports': 'Sports Clearance Levy',
    109109        'siwes': 'SIWES Fee',
    110         'eed': 'EED Fee',
    111         'olevel_results': 'O\' Level Results Verification',
     110        'eed_1': 'EED 1 Fee',
     111        'eed_2': 'EED 2 Fee',
     112        'olevel_results_1': 'O\' Level Results Verification 1',
     113        'olevel_results_2': 'O\' Level Results Verification 2',
    112114        }
    113115
Note: See TracChangeset for help on using the changeset viewer.