Ignore:
Timestamp:
5 May 2014, 17:14:11 (11 years ago)
Author:
Henrik Bettermann
Message:

Remove some unused payment options with tests.

File:
1 edited

Legend:

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

    r11593 r11621  
    4646        #'schoolfee_2': 'School Fee 2nd instalment',
    4747        'clearance': 'Acceptance Fee',
    48         'hostel_maintenance': 'Hostel Maintenance Fee',
     48        #'hostel_maintenance': 'Hostel Maintenance Fee',
    4949        'application': 'Application Fee',
    50         'gown': 'Gown Hire Fee',
    51         'bed_allocation': 'Bed Allocation Fee',
    52         'transfer': 'Transfer Fee',
     50        #'gown': 'Gown Hire Fee',
     51        #'bed_allocation': 'Bed Allocation Fee',
     52        #'transfer': 'Transfer Fee',
    5353        'transcript': 'Transcript Fee',
    54         'late_registration': 'Late Registration Fee',
     54        #'late_registration': 'Late Registration Fee',
    5555        }
    5656
Note: See TracChangeset for help on using the changeset viewer.