Changeset 13447 for main/waeup.uniben/trunk/src/waeup/uniben
- Timestamp:
- 12 Nov 2015, 09:21:09 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/students/utils.py
r13446 r13447 223 223 portal_language = getUtility(IKofaUtils).PORTAL_LANGUAGE 224 224 p_item = trans(_('no bed allocated'), portal_language) 225 226 ##################################### 227 amount = 0.0 # disable all maintenance payments 228 ##################################### 229 225 230 #elif category == 'hostel_application': 226 231 # amount = 1000.0
Note: See TracChangeset for help on using the changeset viewer.