Changeset 17559
- Timestamp:
- 27 Aug 2023, 08:21:55 (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/students/utils.py
r17530 r17559 556 556 return bedticket.bed_coordinates 557 557 558 def deactivated_getAccommodationDetails(self, student):558 def getAccommodationDetails(self, student): 559 559 """Determine the accommodation data of a student. 560 560 We are usimng the base package method again.
Note: See TracChangeset for help on using the changeset viewer.