Ignore:
Timestamp:
26 Apr 2022, 14:45:07 (3 years ago)
Author:
Henrik Bettermann
Message:

Add examination fee.

File:
1 edited

Legend:

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

    r16929 r16933  
    128128        'lab_2': 'Laboratory Due (BIO101/BIO111)',
    129129        'lms_sund': 'LMS plus Sundry Fees (new UG students only)',
     130        'exam': 'Examination Fee',
    130131        }
    131132
     
    154155        'library_pg': 'PG Library Fee',
    155156        'sports_library': 'Sports Development and Library Fee',
     157        'exam': 'Examination Fee',
    156158        }
    157159
Note: See TracChangeset for help on using the changeset viewer.