Changeset 15841 for main/waeup.aaue/trunk/src/waeup/aaue/utils
- Timestamp:
- 22 Nov 2019, 12:43:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py
r15745 r15841 65 65 'gst_registration_2': 'Registration Fee GST222', 66 66 'ent_registration_1': 'Registration Fee ENT201', 67 'fac_dep': 'Faculty and Departmental Dues (incl. ICT Fee)',67 'fac_dep': 'Faculty and Departmental Dues (incl. ICT/Affidavit Dues)', 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 (incl. ICT Fee)',99 'fac_dep': 'Faculty and Departmental Dues (incl. ICT/Affidavit Dues)', 100 100 'restitution': 'Restitution Fee', 101 101 } … … 172 172 'gst_registration_2': 'Registration Fee GST222', 173 173 'ent_registration_1': 'Registration Fee ENT201', 174 'fac_dep': 'Faculty and Departmental Dues ',174 'fac_dep': 'Faculty and Departmental Dues (incl. ICT/Affidavit Dues)', 175 175 'restitution': 'Restitution Fee', 176 176 }
Note: See TracChangeset for help on using the changeset viewer.