Ignore:
Timestamp:
15 Mar 2025, 23:59:29 (2 weeks ago)
Author:
Henrik Bettermann
Message:

Add SIWES payment category.

File:
1 edited

Legend:

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

    r17952 r18046  
    4444        'ijmb_exam':'IJMB Examination Fees',
    4545        'union': 'Student Union Due',
     46        'siwes': 'SIWES',
    4647        }
    4748
     
    5859        'transcript_local': 'Transcript Fee Local Copy',
    5960        'transcript_inter': 'Transcript Fee International Copy',
     61        'siwes': 'SIWES',
    6062        #'union': 'Student Union Due',
    6163        }
Note: See TracChangeset for help on using the changeset viewer.