- Timestamp:
- 25 Feb 2022, 06:16:09 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/students/utils.py
r16802 r16835 106 106 ), None 107 107 amount = getattr(certificate, 'school_fee_2', 0.0) 108 if amount and not local(student): 109 amount += 40000 108 110 elif category == 'clearance': 109 111 try:
Note: See TracChangeset for help on using the changeset viewer.