- Timestamp:
- 4 Apr 2023, 00:44:58 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/students/utils.py
r17347 r17373 137 137 if student.faccode == 'JUPEB': 138 138 amount = 25000.0 139 if student.current_mode.startswith('dp'): 140 amount = 20000.0 139 141 elif category == 'bed_allocation': 140 142 acco_details = self.getAccommodationDetails(student)
Note: See TracChangeset for help on using the changeset viewer.