Ignore:
Timestamp:
17 Oct 2019, 14:35:14 (5 years ago)
Author:
Henrik Bettermann
Message:

Change fee name.

File:
1 edited

Legend:

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

    r15571 r15691  
    5454
    5555    PAYMENT_CATEGORIES = {
    56         'clearance': 'Acceptance',
     56        'clearance': 'Acceptance/Screening',
    5757        'schoolfee': 'School Fee',
    5858        'dep_sug':'NADESU/SA/SUG', # is not a special paynent
     
    131131
    132132    SELECTABLE_PAYMENT_CATEGORIES = {
    133         'clearance': 'Acceptance',
     133        'clearance': 'Acceptance/Screening',
    134134        'schoolfee': 'School Fee',
    135135        'dep_sug':'NADESU/SA/SUG',
Note: See TracChangeset for help on using the changeset viewer.