Changeset 14296 for main/waeup.aaue/trunk/src/waeup/aaue/utils
- Timestamp:
- 28 Nov 2016, 12:10:49 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py
r14258 r14296 40 40 'bed_allocation': 'Bed Allocation Fee', 41 41 'transfer': 'Transfer Fee', 42 'transcript': 'Transcript Fee', 42 'transcript_local': 'Local Transcript Fee', 43 'transcript_inter': 'International Transcript Fee', 43 44 'late_registration': 'Late Course Registration Fee', 44 45 'welfare': 'Student Welfare Assurance Fee', … … 69 70 #'bed_allocation': 'Bed Allocation Fee', 70 71 #'transfer': 'Transfer Fee', 71 'transcript': 'Transcript Fee', 72 'transcript_local': 'Local Transcript Fee', 73 'transcript_inter': 'International Transcript Fee', 72 74 'late_registration': 'Late Course Registration Fee', 73 75 #'welfare': 'Student Welfare Assurance Fee',
Note: See TracChangeset for help on using the changeset viewer.