Ignore:
Timestamp:
14 Feb 2017, 08:52:06 (8 years ago)
Author:
Henrik Bettermann
Message:

Implement/activate previous session payments.

File:
1 edited

Legend:

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

    r14501 r14544  
    122122        'fac_dep': 'Faculty and Departmental Dues',
    123123        'restitution': 'Restitution Fee',
     124        }
     125
     126    PREVIOUS_PAYMENT_CATEGORIES = {
     127        'schoolfee': 'School Fee',
     128        'clearance': 'Acceptance Fee',
    124129        }
    125130
Note: See TracChangeset for help on using the changeset viewer.