Ignore:
Timestamp:
17 Aug 2024, 12:43:09 (5 weeks ago)
Author:
Henrik Bettermann
Message:

Add transcript payment categories.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.unidel/trunk/src/kofacustom/unidel/utils/utils.py

    r17891 r17894  
    3535        #'app_balance': 'Application Fee Balance',
    3636        'transcript': 'Transcript Fee',
     37        'transcript_student': 'Transcript Fee Students Copy',
     38        'transcript_local': 'Transcript Fee Local Copy',
     39        'transcript_inter': 'Transcript Fee International Copy',
    3740        #'late_registration': 'Late Course Registration Fee',
    3841        #'combi': 'Combi Payment',
     
    5053        'teaching_practice':'Teaching Practice Fee',
    5154        'ijmb_exam':'IJMB Examination Fees',
    52         'transcript': 'Transcript Fee',
     55        #'transcript': 'Transcript Fee',
     56        'transcript_student': 'Transcript Fee Students Copy',
     57        'transcript_local': 'Transcript Fee Local Copy',
     58        'transcript_inter': 'Transcript Fee International Copy',
    5359        }
    5460
Note: See TracChangeset for help on using the changeset viewer.