Ignore:
Timestamp:
3 Dec 2012, 06:34:58 (12 years ago)
Author:
Henrik Bettermann
Message:

Show entry_sesssion in export. Show only level_session to ease post-processing with Excel.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/students/interfaces.py

    r9734 r9761  
    155155    depcode = Attribute('The department code of any chosen study course')
    156156    faccode = Attribute('The faculty code of any chosen study course')
     157    entry_session = Attribute('The entry session of the student')
    157158    current_session = Attribute('The current session of the student')
    158159    current_level = Attribute('The current level of the student')
Note: See TracChangeset for help on using the changeset viewer.