Ignore:
Timestamp:
16 Mar 2022, 21:17:42 (3 years ago)
Author:
Henrik Bettermann
Message:

Make third_semester payment conditional on number registered at p_level.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.fceokene/trunk/src/waeup/fceokene/utils/utils.py

    r16887 r16891  
    9292        'hostel_maintenance': 'Hostel Maintenance Fee',
    9393        '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)',
    10195        }
    10296
Note: See TracChangeset for help on using the changeset viewer.