- Timestamp:
- 21 Nov 2020, 08:24:39 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.edopoly/trunk/src/kofacustom/edopoly/utils/utils.py
r15655 r16324 59 59 'union': 'Student Union Dues', 60 60 'admission_checking': 'Admission Checking Fee', 61 'medical': 'Medical Fee',61 'medical': 'Medical Laboratory Test Fee', 62 62 'conv_nd': 'ND Convocation Fee', 63 63 'conv_hnd': 'HND Convocation Fee', … … 84 84 'union': 'Student Union Dues', 85 85 'admission_checking': 'Admission Checking Fee', 86 'medical': 'Medical Fee',86 'medical': 'Medical Laboratory Test Fee', 87 87 'conv_nd': 'ND Convocation Fee', 88 88 'conv_hnd': 'HND Convocation Fee', … … 122 122 'final_clearance': 'Final Clearance Fee', 123 123 'union': 'Student Union Dues', 124 'medical': 'Medical Fee',124 'medical': 'Medical Laboratory Test Fee', 125 125 } 126 126
Note: See TracChangeset for help on using the changeset viewer.