Ignore:
Timestamp:
20 Apr 2022, 06:20:10 (3 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

    r16830 r16929  
    8181        'lab_1': 'Faculty Laboratory Due (CHM102/PHY103/CSC101)',
    8282        'lab_2': 'Laboratory Due (BIO101/BIO111)',
     83        'lms_sund': 'LMS + Sundry Fees',
    8384        }
    8485
     
    126127        'lab_1': 'Faculty Laboratory Due (CHM102/PHY103/CSC101)',
    127128        'lab_2': 'Laboratory Due (BIO101/BIO111)',
     129        'lms_sund': 'LMS plus Sundry Fees (new UG students only)',
    128130        }
    129131
Note: See TracChangeset for help on using the changeset viewer.