Ignore:
Timestamp:
4 May 2020, 06:42:28 (4 years ago)
Author:
Henrik Bettermann
Message:

Change payment categories.

File:
1 edited

Legend:

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

    r16021 r16080  
    7272        'library_pg': 'Library Fee PG',
    7373        'sports_library': 'Sports Development and UG Library Fee',
    74         'fab_lab': 'Faculty Laboratory Due (CHM102/PHY103/CSC101)',
     74        'lab_1': 'Faculty Laboratory Due (CHM102/PHY103/CSC101)',
     75        'lab_2': 'Laboratory Due (BIO101/BIO111)',
    7576        }
    7677
     
    109110        #'library_pg': 'Library Fee PG',
    110111        'sports_library': 'Sports Development and UG Library Fee',
    111         'fab_lab': 'Faculty Laboratory Due (CHM102/PHY103/CSC101)',
     112        'lab_1': 'Faculty Laboratory Due (CHM102/PHY103/CSC101)',
     113        'lab_2': 'Laboratory Due (BIO101/BIO111)',
    112114        }
    113115
     
    150152        #'library': 'Library Fee UG',
    151153        'sports_library': 'Sports Development and UG Library Fee',
    152         'fab_lab': 'Faculty Laboratory Due (CHM102/PHY103/CSC101)',
     154        'lab_1': 'Faculty Laboratory Due (CHM102/PHY103/CSC101)',
     155        'lab_2': 'Laboratory Due (BIO101/BIO111)',
    153156        }
    154157
Note: See TracChangeset for help on using the changeset viewer.