Changeset 17739 for main/waeup.aaue/trunk
- Timestamp:
- 16 Apr 2024, 14:38:07 (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/students/utils.py
r17667 r17739 561 561 return bedticket.bed_coordinates 562 562 563 ACCOMMODATION_SPAN = 999 564 563 565 def getAccommodationDetails(self, student): 564 566 """Determine the accommodation data of a student.
Note: See TracChangeset for help on using the changeset viewer.