Ignore:
Timestamp:
15 Mar 2022, 08:51:02 (3 years ago)
Author:
Henrik Bettermann
Message:

Let's use bed allocation payment tickets for pre-reservation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.unidel/trunk/src/kofacustom/unidel/utils/utils.py

    r16870 r16882  
    2828        'schoolfee': 'School Fee',
    2929        'clearance': 'Acceptance Fee',
    30         'bed_allocation': 'Bed Allocation Fee',
    31         #'hostel_maintenance': 'Hostel Maintenance Fee',
     30        'bed_allocation': 'Bed Reservation',
     31        'hostel_maintenance': 'Accommodation Fee',
    3232        #'transfer': 'Transfer Fee',
    3333        #'gown': 'Gown Hire Fee',
     
    4242        'schoolfee': 'School Fee',
    4343        'clearance': 'Acceptance Fee',
    44         'bed_allocation': 'Bed Allocation Fee',
     44        'bed_allocation': 'Bed Reservation (free of charge)',
     45        'hostel_maintenance': 'Accommodation Fee',
    4546        }
    4647
Note: See TracChangeset for help on using the changeset viewer.