Ignore:
Timestamp:
27 Dec 2010, 07:25:11 (14 years ago)
Author:
Henrik Bettermann
Message:

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

Location:
WAeUP_SRP/trunk/profiles/default
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/profiles/default/toolset.xml

    r4302 r5614  
    9999           class="Products.WAeUP_SRP.WAeUPTool.WAeUPTool"/>         
    100100 <required tool_id="removed_student_ids"
    101            class="Products.WAeUP_SRP.WAeUPTables.RemovedStudentIds"/>             
     101           class="Products.WAeUP_SRP.WAeUPTables.RemovedStudentIds"/>   
     102 <required tool_id="accommodation_catalog"
     103           class="Products.WAeUP_SRP.WAeUPTables.AccommodationCatalog"/>                       
    102104</tool-setup>
Note: See TracChangeset for help on using the changeset viewer.