Changeset 15745 for main/waeup.aaue/trunk/src/waeup/aaue/utils
- Timestamp:
- 3 Nov 2019, 08:39:29 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py
r15723 r15745 65 65 'gst_registration_2': 'Registration Fee GST222', 66 66 'ent_registration_1': 'Registration Fee ENT201', 67 'fac_dep': 'Faculty and Departmental Dues ',67 'fac_dep': 'Faculty and Departmental Dues (incl. ICT Fee)', 68 68 'restitution': 'Restitution Fee', 69 69 } … … 97 97 'gst_registration_2': 'Registration Fee GST222', 98 98 'ent_registration_1': 'Registration Fee ENT201', 99 'fac_dep': 'Faculty and Departmental Dues ',99 'fac_dep': 'Faculty and Departmental Dues (incl. ICT Fee)', 100 100 'restitution': 'Restitution Fee', 101 101 }
Note: See TracChangeset for help on using the changeset viewer.