Ignore:
Timestamp:
25 Nov 2022, 11:54:59 (22 months ago)
Author:
Henrik Bettermann
Message:

Allow students to book accommodation also if they are in previous sessions (not activated in base package).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/hostels/tests.py

    r15250 r17176  
    452452        self.assertMatches(
    453453            "...Either student does not exist or student "
    454             "is not in accommodation session...",
     454            "is not eligible to book accommodation...",
    455455            self.browser.contents)
    456456        self.browser.getControl(name="form.owner").value = self.student_id
Note: See TracChangeset for help on using the changeset viewer.