- Timestamp:
- 20 Sep 2022, 17:19:04 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.edopoly/trunk/src/kofacustom/edopoly/utils/utils.py
r16820 r17103 60 60 'admission_checking': 'Admission Checking Fee', 61 61 'medical': 'Medical Laboratory Test Fee', 62 'conv_nd': ' ND Convocation Fee',63 'conv_hnd': ' HND Convocation Fee',62 'conv_nd': 'Convocation Fee ND', 63 'conv_hnd': 'Convocation Fee HND', 64 64 'nhis': 'TISHIP Fee', 65 65 'coc': 'Change of Course Fee', … … 88 88 'admission_checking': 'Admission Checking Fee', 89 89 'medical': 'Medical Laboratory Test Fee', 90 'conv_nd': ' ND Convocation Fee',91 'conv_hnd': ' HND Convocation Fee',90 'conv_nd': 'Convocation Fee ND', 91 'conv_hnd': 'Convocation Fee HND', 92 92 'nhis': 'TISHIP Fee', 93 93 'coc': 'Change of Course Fee',
Note: See TracChangeset for help on using the changeset viewer.