Changeset 18045 for main/waeup.aaue/trunk/src/waeup/aaue/utils
- Timestamp:
- 15 Mar 2025, 23:47:09 (3 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py
r18042 r18045 45 45 'clearance_incl': 'Acceptance Fee Plus', 46 46 'hostel_maintenance': 'Hostel Accommodation Fee', 47 'hostel_balance': 'Hostel Balance', 47 48 'application': 'Application Fee', 48 49 'app_balance': 'Application Fee Balance', … … 96 97 'clearance_incl': 'Acceptance Fee Plus', 97 98 'hostel_maintenance': 'Hostel Accommodation Fee', 99 'hostel_balance': 'Hostel Balance', 98 100 #'application': 'Application Fee', 99 101 'bed_allocation': 'Bed Allocation Fee', … … 217 219 'clearance': 'Acceptance Fee', 218 220 'hostel_maintenance': 'Hostel Maintenance Fee', 221 'hostel_balance': 'Hostel Balance', 219 222 'late_registration': 'Late Course Registration Fee', 220 223 #'welfare': 'Student Welfare Assurance Fee',
Note: See TracChangeset for help on using the changeset viewer.