Changeset 7887 for main/waeup.kofa
- Timestamp:
- 14 Mar 2012, 21:39:27 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_browser.py
r7876 r7887 171 171 self.app['configuration'].carry_over = True 172 172 configuration = SessionConfiguration() 173 # These attributes must also exist in the customization packages.174 173 configuration.academic_session = 2004 175 configuration.fee_1 = 20000176 configuration.boocking_fee = 500177 174 self.app['configuration'].addSessionConfiguration(configuration) 178 175
Note: See TracChangeset for help on using the changeset viewer.