- Timestamp:
- 31 Jan 2022, 09:01:03 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.dspg/trunk/src/kofacustom/dspg/students/utils.py
r16760 r16762 281 281 return _(u'No bed allocated.'), None 282 282 elif category == 'dep_sug': 283 amount = 3150.0 # includes GATEWAY_AMT283 amount = 5150.0 # includes GATEWAY_AMT 284 284 #if student.faccode == 'SPAT': 285 285 # amount = 1650.0 # includes GATEWAY_AMT
Note: See TracChangeset for help on using the changeset viewer.