Changeset 14621


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

Fix typo. All ent text book payments have to be edited.

File:
1 edited

Legend:

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

    r14620 r14621  
    5353        'gst_text_book_2': 'Text Book Fee GST111 GST112',
    5454        'gst_text_book_3': 'Text Book Fee GST222',
    55         'ent_text_book_4': 'Text Book Fee ENT201',
     55        'ent_text_book_1': 'Text Book Fee ENT201',
    5656        'gst_registration_1': 'Registration Fee GST101 GST102 GST111 GST112',
    5757        'gst_registration_2': 'Registration Fee GST222',
     
    8585        'gst_text_book_2': 'Text Book Fee GST111 GST112',
    8686        'gst_text_book_3': 'Text Book Fee GST222',
    87         'ent_text_book_4': 'Text Book Fee ENT201',
     87        'ent_text_book_1': 'Text Book Fee ENT201',
    8888        'gst_registration_1': 'Registration Fee GST101 GST102 GST111 GST112',
    8989        'gst_registration_2': 'Registration Fee GST222',
     
    116116        'gst_text_book_2': 'Text Book Fee GST111 GST112',
    117117        'gst_text_book_3': 'Text Book Fee GST222',
    118         'ent_text_book_4': 'Text Book Fee ENT201',
     118        'ent_text_book_1': 'Text Book Fee ENT201',
    119119        'gst_registration_1': 'Registration Fee GST101 GST102 GST111 GST112',
    120120        'gst_registration_2': 'Registration Fee GST222',
Note: See TracChangeset for help on using the changeset viewer.