- Timestamp:
- 30 Jun 2018, 06:18:27 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.edopoly/trunk/src/kofacustom/edopoly/utils/utils.py
r15069 r15071 36 36 'transcript': 'Transcript Fee', 37 37 'certificate': 'Certificate Fee', 38 'certificate_confirm': 'Certificate Confirmation Fee', 39 'late_registration': 'Late Course Registration Fee', 40 'final_clearance': 'Final Clearance Fee', 38 41 } 39 42 … … 43 46 'schoolfee': 'Tuition and Exams Fee', 44 47 'ict_entre': 'ICT and Entrepreneur Fee', 48 'certificate_confirm': 'Certificate Confirmation Fee', 49 'final_clearance': 'Final Clearance Fee', 45 50 } 46 51 … … 55 60 #'transcript': 'Transcript Fee', 56 61 'certificate': 'Certificate Fee', 62 'certificate_confirm': 'Certificate Confirmation Fee', 63 'late_registration': 'Late Course Registration Fee', 64 'final_clearance': 'Final Clearance Fee', 57 65 } 58 66
Note: See TracChangeset for help on using the changeset viewer.