Ignore:
Timestamp:
22 Nov 2023, 21:52:19 (10 months ago)
Author:
Henrik Bettermann
Message:

IJMB foreign students pay the same.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.unidel/trunk/src/kofacustom/unidel/students/utils.py

    r17645 r17647  
    131131                if student.faccode == 'NCE':
    132132                    amount += 14600
    133                 elif student.faccode not in ('PRE', 'JUPEB', 'DELSU'):
     133                elif student.faccode not in ('PRE', 'JUPEB', 'DELSU', 'IJMB'):
    134134                    amount += 40000
    135135        elif category == 'clearance':
Note: See TracChangeset for help on using the changeset viewer.