Ignore:
Timestamp:
3 Nov 2019, 08:39:29 (5 years ago)
Author:
Henrik Bettermann
Message:

Add ICT Fee.

File:
1 edited

Legend:

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

    r15723 r15745  
    6565        'gst_registration_2': 'Registration Fee GST222',
    6666        'ent_registration_1': 'Registration Fee ENT201',
    67         'fac_dep': 'Faculty and Departmental Dues',
     67        'fac_dep': 'Faculty and Departmental Dues (incl. ICT Fee)',
    6868        'restitution': 'Restitution Fee',
    6969        }
     
    9797        'gst_registration_2': 'Registration Fee GST222',
    9898        'ent_registration_1': 'Registration Fee ENT201',
    99         'fac_dep': 'Faculty and Departmental Dues',
     99        'fac_dep': 'Faculty and Departmental Dues (incl. ICT Fee)',
    100100        'restitution': 'Restitution Fee',
    101101        }
Note: See TracChangeset for help on using the changeset viewer.