Ignore:
Timestamp:
13 Nov 2015, 07:46:44 (9 years ago)
Author:
Henrik Bettermann
Message:

User shorter labels.

File:
1 edited

Legend:

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

    r13451 r13452  
    6969    REPORTABLE_PAYMENT_CATEGORIES = {
    7070        'schoolfee': 'School Fee',
    71         'schoolfee_incl': 'School Fee + Students\' Union Dues + Welfare Assurance Fee',
     71        'schoolfee_incl': 'School Fee Plus',
    7272        'clearance': 'Acceptance Fee',
    73         'clearance_incl': 'Acceptance Fee + Matric Gown Fee + Lapel/File Fee',
     73        'clearance_incl': 'Acceptance Fee Plus',
    7474        'hostel_maintenance': 'Hostel Maintenance Fee',
    7575        'gown': 'Gown Hire Fee',
Note: See TracChangeset for help on using the changeset viewer.