Changeset 18111
- Timestamp:
- 9 Jul 2025, 06:57:54 (8 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/students/utils.py
r18108 r18111 330 330 if student.is_postgrad: 331 331 amount *= 0.5 332 if student.certcode in ('DPHARM','MBBSMED','BSCNNUR','LAW'): 333 amount += 200000 332 334 elif category.startswith('resit'): 333 335 amount = academic_session.resit_fee
Note: See TracChangeset for help on using the changeset viewer.