Ignore:
Timestamp:
5 Jan 2016, 08:18:50 (9 years ago)
Author:
Henrik Bettermann
Message:

Extend DISABLE_PAYMENT_GROUP_DICT.

File:
1 edited

Legend:

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

    r13550 r13566  
    9696        }
    9797
     98    DISABLE_PAYMENT_GROUP_DICT = {
     99        'sf_all': 'School Fee - All Students',
     100        'maint_all': 'Accommodation Fee - All Students',
     101        }
     102
    98103    SEMESTER_DICT = {
    99104        1: '1st Semester',
Note: See TracChangeset for help on using the changeset viewer.