Changeset 16887 for main/waeup.fceokene/trunk/src/waeup/fceokene/utils
- Timestamp:
- 15 Mar 2022, 22:05:44 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.fceokene/trunk/src/waeup/fceokene/utils/utils.py
r16868 r16887 92 92 'hostel_maintenance': 'Hostel Maintenance Fee', 93 93 'application': 'Application Fee', 94 'third_semester': 'NCE Third Semester 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)', 95 101 } 96 102
Note: See TracChangeset for help on using the changeset viewer.