Ignore:
Timestamp:
6 Sep 2015, 07:13:59 (9 years ago)
Author:
Henrik Bettermann
Message:

Remove temporary solution for payment of maintenance fee and revert to original bed allocation.

Copy and adjust test_student_accommodation method.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.uniben/trunk/src/waeup/uniben/utils/utils.py

    r13245 r13251  
    6767        'schoolfee': 'School Fee',
    6868        'clearance': 'Acceptance Fee',
    69         #'bed_allocation': 'Bed Allocation Fee',
    70         'hostel_application': 'Hostel Application Fee',
     69        'bed_allocation': 'Bed Allocation Fee',
     70        #'hostel_application': 'Hostel Application Fee',
    7171        'hostel_maintenance': 'Hostel Maintenance Fee',
    72         'tempmaint_1': 'Hall 1-4 M/F Ekehuan',
    73         'tempmaint_2': 'Hall 5 M/F',
    74         'tempmaint_3': 'Clinical Hostel',
     72        #'tempmaint_1': 'Hall 1-4 M/F Ekehuan',
     73        #'tempmaint_2': 'Hall 5 M/F',
     74        #'tempmaint_3': 'Clinical Hostel',
    7575        'transfer': 'Transfer Fee',
    7676        'gown': 'Gown Hire Fee',
     
    8383        'schoolfee': 'School Fee',
    8484        'clearance': 'Acceptance Fee',
    85         'hostel_application': 'Hostel Application Fee',
    86         'tempmaint_1': 'Hall 1-4 M/F Ekehuan Maintenance Fee',
    87         'tempmaint_2': 'Hall 5 M/F Maintenance Fee',
    88         'tempmaint_3': 'Clinical Hostel Maintenance Fee',
     85        'bed_allocation': 'Bed Allocation Fee',
     86        #'hostel_application': 'Hostel Application Fee',
     87        'hostel_maintenance': 'Hostel Maintenance Fee',
     88        #'tempmaint_1': 'Hall 1-4 M/F Ekehuan Maintenance Fee',
     89        #'tempmaint_2': 'Hall 5 M/F Maintenance Fee',
     90        #'tempmaint_3': 'Clinical Hostel Maintenance Fee',
    8991        'gown': 'Gown Hire Fee',
    9092        'application': 'Application Fee',
Note: See TracChangeset for help on using the changeset viewer.