Ignore:
Timestamp:
9 Apr 2025, 10:10:39 (5 weeks ago)
Author:
Henrik Bettermann
Message:

Add reg2sandwich payment category.

File:
1 edited

Legend:

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

    r17734 r18057  
    9595        'hostel_maintenance': 'Hostel Maintenance Fee',
    9696        'application': 'Application Fee',
    97         'third_semester': 'NCE Third Semester Fee (additional courses)',
     97        'reg2sandwich': 'Regular to Sandwich (14 courses)',
    9898        }
    9999
     
    109109        'application': 'Application Fee',
    110110        #'third_semester': 'NCE Third Semester Fee (additional courses)',
     111        'reg2sandwich': 'Regular to Sandwich (14 courses)',
    111112        }
    112113
Note: See TracChangeset for help on using the changeset viewer.