Changeset 14243 for main/waeup.aaue/trunk/src/waeup/aaue/utils
- Timestamp:
- 30 Oct 2016, 20:43:58 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py
r14239 r14243 58 58 'clearance_incl': 'Acceptance Fee + Matric Gown Fee + Lapel/File Fee', 59 59 'hostel_maintenance': 'Hostel Accommodation Fee', 60 'application': 'Application Fee',60 #'application': 'Application Fee', 61 61 #'bed_allocation': 'Bed Allocation Fee', 62 62 #'transfer': 'Transfer Fee', 63 63 'transcript': 'Transcript Fee', 64 64 'late_registration': 'Late Course Registration Fee', 65 'welfare': 'Student Welfare Assurance Fee',66 'union': 'Student Union Dues',67 'lapel': 'Lapel/File Fee',68 'matric_gown': 'Matriculation Gown Fee',65 #'welfare': 'Student Welfare Assurance Fee', 66 #'union': 'Student Union Dues', 67 #'lapel': 'Lapel/File Fee', 68 #'matric_gown': 'Matriculation Gown Fee', 69 69 'concessional': 'Concessional Fee', 70 'id_card': 'Student ID Card',70 #'id_card': 'Student ID Card', 71 71 } 72 72
Note: See TracChangeset for help on using the changeset viewer.