Ignore:
Timestamp:
22 Jan 2013, 08:55:00 (12 years ago)
Author:
Henrik Bettermann
Message:

Remove school fee installment payments and restricted course registration. Seems that all these customizations have been a waste of time.

File:
1 edited

Legend:

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

    r9755 r9905  
    4040
    4141    SELECTABLE_PAYMENT_CATEGORIES = {
    42         'schoolfee_1': 'School Fee 1st instalment',
    43         'schoolfee_2': 'School Fee 2nd instalment',
     42        'schoolfee': 'School Fee',
     43        #'schoolfee_1': 'School Fee 1st instalment',
     44        #'schoolfee_2': 'School Fee 2nd instalment',
    4445        'clearance': 'Acceptance Fee',
    4546        'hostel_maintenance': 'Hostel Maintenance Fee',
Note: See TracChangeset for help on using the changeset viewer.