Ignore:
Timestamp:
5 Mar 2020, 15:22:30 (5 years ago)
Author:
Henrik Bettermann
Message:

Allow disabling clearance fee payments for JUPEB students.

File:
1 edited

Legend:

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

    r15537 r16025  
    126126        'sf_dp': 'School Fee - Diploma Students',
    127127        'maint_all': 'Accommodation Fee - All Students',
     128        'cl_all': 'Clearance/Acceptance Fee - All Students',
     129        'cl_jupeb': 'Clearance/Acceptance Fee - JUPEB Students',
    128130        }
    129131
Note: See TracChangeset for help on using the changeset viewer.