Ignore:
Timestamp:
22 Jul 2025, 06:45:39 (13 hours ago)
Author:
Henrik Bettermann
Message:

"Lab Support" is "Pharmacy Lab Support Fee

File:
1 edited

Legend:

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

    r18135 r18136  
    8989
    9090
    91     # all stdents (except PHM) final year
     91    # all students (except PHM) final year
    9292    REQUIRED_PAYMENTS_FINAL = {
    9393        'registration_return': 'Registration Fee (Returning)',
     
    110110        'municipal_returning': 'Returning Students Municipal Fee',
    111111        'health_insurance': 'Student Health Insurance',
    112         'lab_support': 'Lab Support',
     112        'pharmlab': 'Pharmacy Lab Support Fee',
    113113        }
    114114
     
    124124        'conv': 'Convocation Fees',
    125125        'grad_clearance': 'Clearance Fees',
    126         'lab_support': 'Lab Support',
     126        'pharmlab': 'Pharmacy Lab Support Fee',
    127127        }
    128128
Note: See TracChangeset for help on using the changeset viewer.