source: WAeUP_SRP/trunk/skins/waeup_accommodation/ReadMe.txt @ 5615

Last change on this file since 5615 was 5614, checked in by Henrik Bettermann, 14 years ago

Implement first part of new accommodation allocation module. This part contains the new student accommodation catalog which replaces the accommodation objects.

File size: 1.2 KB
Line 
1Umstellung auf neues Buchungsverfahren:
2
3Neue Methode:
4
5accommodations.pt
6getAccommodationRecords.py
7book_accommodation.py
8book_accommodation_form.pt
9viewAccommodationRecord.py
10getAccommodationStatus.py  (muss auch in custom-Ordnern)
11accommodation_record_slip.pt
12pay_accommodation.py
13pay_accommodation_form.pt
14relocate.py
15cancel_allocation.py
16allocate_reserved_bed_2.py
17
18ersetzt:
19
20accommodation_slip.pt
21accommodation_view.pt
22accommodation_edit_form.pt
23getAccommodationInfo.py (Achtung, befindet sich auch in custom-Ordnern)
24reserve_accommodation.py
25allocate_reserved_bed.py
26change_bed.py
27release_bed.py
28in waeup/layout:
29layout_student_acco_view.pt
30layout_student_acco_view_slip.pt
31
32Umstellung:
33
34action.xml für Studenten anpassen (book_accommodation anstatt reserve_accommodation, bisher nur in uniben)
35Profile importieren (Achtung: vorher Portalbasisdaten sichern)
36initialize_accommodation_catalog
37getStudentFolderInfo Zeile 84,58 aktivieren
38student_view.pt: in Zeile 63 condition entfernen
39random Order für Okene customisieren
40allocate_reserved_bed_to_be_renamed.py umbenennen (dann müssen die Actions der Halle nicht geändert werden)
41
42To Do:
43
44Beim Löschen von Studenten accommodation-Tabelle exportieren
Note: See TracBrowser for help on using the repository browser.