Ignore:
Timestamp:
20 Dec 2016, 09:03:23 (8 years ago)
Author:
Henrik Bettermann
Message:

Add Clinical Examination Fee payment.

File:
1 edited

Legend:

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

    r14050 r14358  
    8383        'admission_checking': 'Admission Checking Fee',
    8484        'jupeb': 'JUPEB Examination Fee',
    85         'registration': 'Total Registration Fee'
     85        'registration': 'Total Registration Fee',
     86        'clinexam':'Clinical Examination Fee',
    8687        }
    8788
     
    100101        'transfer': 'Transfer Fee',
    101102        'jupeb': 'JUPEB Examination Fee',
     103        'clinexam':'Clinical Examination Fee',
    102104        }
    103105
Note: See TracChangeset for help on using the changeset viewer.