Ignore:
Timestamp:
1 Nov 2016, 07:22:54 (8 years ago)
Author:
Henrik Bettermann
Message:

Extend DISABLE_PAYMENT_GROUP_DICT.

File:
1 edited

Legend:

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

    r14243 r14246  
    154154    DISABLE_PAYMENT_GROUP_DICT = {
    155155        'sf_all': 'School Fee - All Students',
     156        'sf_pg': 'School Fee - Postgraduate Students',
     157        'sf_pt': 'School Fee - Part-Time Students',
     158        'sf_found': 'School Fee - Foundation Students',
    156159        'maint_all': 'Accommodation Fee - All Students',
    157160        'cl_regular': 'Acceptance Fee - Regular Students',
Note: See TracChangeset for help on using the changeset viewer.