Ignore:
Timestamp:
9 Jul 2023, 08:24:39 (15 months ago)
Author:
Henrik Bettermann
Message:

More previous payment categories.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py

    r17470 r17473  
    237237    PREVIOUS_PAYMENT_CATEGORIES = {
    238238        'schoolfee_incl': 'School Fees Plus',
     239        'schoolfee_1': 'School Fees Plus (1st instalment)',
     240        'schoolfee_2': 'School Fees (2nd instalment)',
    239241        'clearance': 'Acceptance Fee',
    240242        'late_registration': 'Late Course Registration Fee',
Note: See TracChangeset for help on using the changeset viewer.