Ignore:
Timestamp:
15 Mar 2025, 23:47:09 (3 days ago)
Author:
Henrik Bettermann
Message:

Add hostel balance fee.

File:
1 edited

Legend:

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

    r18042 r18045  
    4545        'clearance_incl': 'Acceptance Fee Plus',
    4646        'hostel_maintenance': 'Hostel Accommodation Fee',
     47        'hostel_balance': 'Hostel Balance',
    4748        'application': 'Application Fee',
    4849        'app_balance': 'Application Fee Balance',
     
    9697        'clearance_incl': 'Acceptance Fee Plus',
    9798        'hostel_maintenance': 'Hostel Accommodation Fee',
     99        'hostel_balance': 'Hostel Balance',
    98100        #'application': 'Application Fee',
    99101        'bed_allocation': 'Bed Allocation Fee',
     
    217219        'clearance': 'Acceptance Fee',
    218220        'hostel_maintenance': 'Hostel Maintenance Fee',
     221        'hostel_balance': 'Hostel Balance',
    219222        'late_registration': 'Late Course Registration Fee',
    220223        #'welfare': 'Student Welfare Assurance Fee',
Note: See TracChangeset for help on using the changeset viewer.