- Timestamp:
- 8 Nov 2019, 08:16:26 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/utils/utils.py
r15773 r15781 71 71 'application': 'Application Fee', 72 72 #'app_balance': 'Application Fee Balance', 73 #'transcript': 'Transcript Fee',73 'transcript': 'Transcript Fee', 74 74 'late_registration': 'Late Registration Fee', 75 75 'science': 'Science Bench Fee', … … 90 90 'iuits': 'IUITS Fee', 91 91 'fine': 'Fine', 92 #'combi': 'Combi Payment',92 'combi': 'Combi Payment', 93 93 } 94 94
Note: See TracChangeset for help on using the changeset viewer.