Ignore:
Timestamp:
17 Feb 2012, 09:10:47 (13 years ago)
Author:
Henrik Bettermann
Message:

Carry-over course registration is optional and can now be switched on and off in the configuration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/students/tests/test_browser.py

    r7661 r7664  
    169169        self.app['configuration'].accommodation_states = ['admitted']
    170170        self.app['configuration'].accommodation_session = 2004
     171        self.app['configuration'].carry_over = True
    171172        configuration = SessionConfiguration()
    172173        # These attributes must also exist in the customization packages.
Note: See TracChangeset for help on using the changeset viewer.