Changeset 16891 for main/waeup.fceokene/trunk/src/waeup/fceokene/utils
- Timestamp:
- 16 Mar 2022, 21:17:42 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.fceokene/trunk/src/waeup/fceokene/utils/utils.py
r16887 r16891 92 92 'hostel_maintenance': 'Hostel Maintenance Fee', 93 93 'application': 'Application Fee', 94 'third_semester': 'NCE Third Semester Fee (06 courses max.)', 95 'third_semester_1': 'NCE Third Semester Fee (07 courses)', 96 'third_semester_2': 'NCE Third Semester Fee (08 courses)', 97 'third_semester_3': 'NCE Third Semester Fee (09 courses)', 98 'third_semester_4': 'NCE Third Semester Fee (10 courses)', 99 'third_semester_5': 'NCE Third Semester Fee (11 courses)', 100 'third_semester_6': 'NCE Third Semester Fee (12 courses)', 94 'third_semester': 'NCE Third Semester Fee (fee depends on the number of courses registered)', 101 95 } 102 96
Note: See TracChangeset for help on using the changeset viewer.