Changeset 17470 for main/waeup.aaue/trunk/src
- Timestamp:
- 7 Jul 2023, 08:13:26 (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py
r17466 r17470 236 236 237 237 PREVIOUS_PAYMENT_CATEGORIES = { 238 'schoolfee ': 'School Fees',238 'schoolfee_incl': 'School Fees Plus', 239 239 'clearance': 'Acceptance Fee', 240 240 'late_registration': 'Late Course Registration Fee',
Note: See TracChangeset for help on using the changeset viewer.