Ignore:
Timestamp:
20 May 2018, 19:44:44 (7 years ago)
Author:
Henrik Bettermann
Message:

Customize GPABoundaries.

Change fee categories.

File:
1 edited

Legend:

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

    r15011 r15013  
    2626
    2727    PAYMENT_CATEGORIES = {
    28         'schoolfee': 'School Fee',
     28        'schoolfee': 'Tuition Fee',
    2929        'clearance': 'Acceptance Fee',
    3030        'bed_allocation': 'Accommodation Booking Fee',
     
    3232        'application': 'Application Fee',
    3333        'ict_entre': 'ICT & Entrepreneur Fee',
    34         'logbook': 'Logbook Fee',
     34        'logbook_combo': 'Logbook Combo Fee',
     35        'siwess_combo': 'SIWESS Combo Fee'
    3536        }
    3637
Note: See TracChangeset for help on using the changeset viewer.