Changeset 16920


Ignore:
Timestamp:
13 Apr 2022, 08:56:18 (2 years ago)
Author:
Henrik Bettermann
Message:

Change NCE V second spillover sw schoolfe.

File:
1 edited

Legend:

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

    r16899 r16920  
    290290                    student.current_verdict == 'B':
    291291                    if student.depcode in ARTS:
    292                         amount = 17500
    293                     else:
    294                         amount = 18000
     292                        amount = 23100
     293                    else:
     294                        amount = 23600
    295295            # NCE student payment can be disabled by
    296296            # setting the base school fee to -1
Note: See TracChangeset for help on using the changeset viewer.