Changeset 14620 for main/waeup.aaue/trunk/src/waeup/aaue
- Timestamp:
- 11 Mar 2017, 05:41:28 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py
r14594 r14620 56 56 'gst_registration_1': 'Registration Fee GST101 GST102 GST111 GST112', 57 57 'gst_registration_2': 'Registration Fee GST222', 58 'ent_registration_ 3': 'Registration Fee ENT201',58 'ent_registration_1': 'Registration Fee ENT201', 59 59 'fac_dep': 'Faculty and Departmental Dues', 60 60 'restitution': 'Restitution Fee', … … 88 88 'gst_registration_1': 'Registration Fee GST101 GST102 GST111 GST112', 89 89 'gst_registration_2': 'Registration Fee GST222', 90 'ent_registration_ 3': 'Registration Fee ENT201',90 'ent_registration_1': 'Registration Fee ENT201', 91 91 #'fac_dep': 'Faculty and Departmental Dues', 92 92 'restitution': 'Restitution Fee', … … 119 119 'gst_registration_1': 'Registration Fee GST101 GST102 GST111 GST112', 120 120 'gst_registration_2': 'Registration Fee GST222', 121 'ent_registration_ 3': 'Registration Fee ENT201',121 'ent_registration_1': 'Registration Fee ENT201', 122 122 'fac_dep': 'Faculty and Departmental Dues', 123 123 'restitution': 'Restitution Fee',
Note: See TracChangeset for help on using the changeset viewer.