Changeset 16461 for main/waeup.fceokene/trunk/src/waeup/fceokene/utils
- Timestamp:
- 15 Apr 2021, 10:01:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.fceokene/trunk/src/waeup/fceokene/utils/utils.py
r15435 r16461 86 86 PAYMENT_CATEGORIES = { 87 87 'schoolfee': 'School Fee', 88 'schoolfee_pde1': 'School Fee 1st instalment (new PDE students only)', 88 89 'clearance': 'Acceptance Fee', 89 90 'bed_allocation': 'Bed Allocation Fee', 90 91 'hostel_maintenance': 'Hostel Maintenance Fee', 91 #'transfer': 'Transfer Fee',92 #'gown': 'Gown Hire Fee',93 92 'application': 'Application Fee', 94 #'transcript': 'Transcript Fee',95 93 'third_semester': 'NCE Third Semester Fee', 96 94 }
Note: See TracChangeset for help on using the changeset viewer.