Ignore:
Timestamp:
19 Aug 2019, 19:32:09 (5 years ago)
Author:
Henrik Bettermann
Message:

Successful applicant payments do trigger 'approve' transition only
if applicant is in state 'started' and either p_category is 'application' or
applicant is special.

Add 'app_balance' payment category.

File:
1 edited

Legend:

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

    r15476 r15553  
    181181        'gown': 'Gown Hire Fee',
    182182        'application': 'Application Fee',
     183        'app_balance': 'Application Fee Balance',
    183184        'transcript': 'Transcript Fee',
    184185        'late_registration': 'Late Course Registration Fee'
Note: See TracChangeset for help on using the changeset viewer.