Ignore:
Timestamp:
14 Sep 2022, 20:17:20 (2 years ago)
Author:
Henrik Bettermann
Message:

Add payment category.

File:
1 edited

Legend:

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

    r16952 r17099  
    8383        'lms_sund': 'LMS + Sundry Fees',
    8484        'exam': 'IJMBE Examination Fee',
     85        'access_card': 'AAU Access Card Fee',
    8586        }
    8687
     
    129130        'lab_2': 'Laboratory Due (BIO101/BIO111)',
    130131        'lms_sund': 'LMS plus Sundry Fees (new UG students only)',
     132        'access_card': 'AAU Access Card Fee',
    131133        }
    132134
Note: See TracChangeset for help on using the changeset viewer.