Ignore:
Timestamp:
30 Oct 2016, 20:43:58 (8 years ago)
Author:
Henrik Bettermann
Message:

Hide some payment categories.

File:
1 edited

Legend:

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

    r14239 r14243  
    5858        'clearance_incl': 'Acceptance Fee + Matric Gown Fee + Lapel/File Fee',
    5959        'hostel_maintenance': 'Hostel Accommodation Fee',
    60         'application': 'Application Fee',
     60        #'application': 'Application Fee',
    6161        #'bed_allocation': 'Bed Allocation Fee',
    6262        #'transfer': 'Transfer Fee',
    6363        'transcript': 'Transcript Fee',
    6464        'late_registration': 'Late Course Registration Fee',
    65         'welfare': 'Student Welfare Assurance Fee',
    66         'union': 'Student Union Dues',
    67         'lapel': 'Lapel/File Fee',
    68         'matric_gown': 'Matriculation Gown Fee',
     65        #'welfare': 'Student Welfare Assurance Fee',
     66        #'union': 'Student Union Dues',
     67        #'lapel': 'Lapel/File Fee',
     68        #'matric_gown': 'Matriculation Gown Fee',
    6969        'concessional': 'Concessional Fee',
    70         'id_card': 'Student ID Card',
     70        #'id_card': 'Student ID Card',
    7171        }
    7272
Note: See TracChangeset for help on using the changeset viewer.