Changeset 15034 for main/kofacustom.edopoly
- Timestamp:
- 30 May 2018, 12:38:14 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.edopoly/trunk/src/kofacustom/edopoly/utils/utils.py
r15029 r15034 44 44 'ict_entre': 'ICT & Entrepreneur Fee', 45 45 } 46 47 REPORTABLE_PAYMENT_CATEGORIES = { 48 'schoolfee': 'Tuition & Exams Fee', 49 'clearance': 'Acceptance Fee', 50 #'bed_allocation': 'Accommodation Booking Fee', 51 'hostel_maintenance': 'Hostel Maintenance Fee', 52 'ict_entre': 'ICT & Entrepreneur Fee', 53 'logbook_combo': 'Logbook Combo Fee', 54 'siwess_combo': 'SIWESS Combo Fee', 55 #'transcript': 'Transcript Fee', 56 'certificate': 'Certificate Fee', 57 }
Note: See TracChangeset for help on using the changeset viewer.