Ignore:
Timestamp:
17 Nov 2011, 16:38:45 (13 years ago)
Author:
Henrik Bettermann
Message:

Students couldn't be relocated after changing the sex attribute because the value was taken from the existing accommodation record.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_fceokene/getAccommodationStatus.py

    r5788 r7131  
    133133info['acco_maint_fee'] = accommodation_record.acco_maint_fee
    134134info['acco_maint_code'] = accommodation_record.acco_maint_code
    135 info['student_status'] = accommodation_record.student_status
    136135info['bed'] = accommodation_record.bed
    137136info['session'] = accommodation_record.session
Note: See TracChangeset for help on using the changeset viewer.