Changeset 18137
- Timestamp:
- 22 Jul 2025, 11:10:52 (9 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/utils/utils.py
r18135 r18137 77 77 'makeup_admin': 'Make-Up Registration Fee', 78 78 'id_card': 'Student ID Card', 79 'required_combi': ' RequiredSundry Charges',79 'required_combi': 'Sundry Charges', 80 80 'pg_other': 'PG Other Charges', 81 81 'jupeb_form':'JUPEB Form Fee', … … 144 144 #'resit9': '9 Make-Up Examination Courses', 145 145 'makeup_admin': 'Make-Up Registration Fee', 146 'required_combi': ' RequiredSundry Charges',146 'required_combi': 'Sundry Charges', 147 147 'pg_other': 'PG Other Charges', 148 148 #'jupeb_form':'JUPEB Form Fee', … … 241 241 'fine': 'Fine', 242 242 'id_card': 'Student ID Card', 243 #'required_combi': ' RequiredSundry Charges',243 #'required_combi': 'Sundry Charges', 244 244 'pg_other': 'PG Other Charges', 245 245 #'jupeb_form':'JUPEB Form Fee',
Note: See TracChangeset for help on using the changeset viewer.