Ignore:
Timestamp:
11 Mar 2017, 05:41:28 (8 years ago)
Author:
Henrik Bettermann
Message:

Fix typo. All ent registration payments have to be edited.

File:
1 edited

Legend:

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

    r14594 r14620  
    5656        'gst_registration_1': 'Registration Fee GST101 GST102 GST111 GST112',
    5757        'gst_registration_2': 'Registration Fee GST222',
    58         'ent_registration_3': 'Registration Fee ENT201',
     58        'ent_registration_1': 'Registration Fee ENT201',
    5959        'fac_dep': 'Faculty and Departmental Dues',
    6060        'restitution': 'Restitution Fee',
     
    8888        'gst_registration_1': 'Registration Fee GST101 GST102 GST111 GST112',
    8989        'gst_registration_2': 'Registration Fee GST222',
    90         'ent_registration_3': 'Registration Fee ENT201',
     90        'ent_registration_1': 'Registration Fee ENT201',
    9191        #'fac_dep': 'Faculty and Departmental Dues',
    9292        'restitution': 'Restitution Fee',
     
    119119        'gst_registration_1': 'Registration Fee GST101 GST102 GST111 GST112',
    120120        'gst_registration_2': 'Registration Fee GST222',
    121         'ent_registration_3': 'Registration Fee ENT201',
     121        'ent_registration_1': 'Registration Fee ENT201',
    122122        'fac_dep': 'Faculty and Departmental Dues',
    123123        'restitution': 'Restitution Fee',
Note: See TracChangeset for help on using the changeset viewer.