Changeset 14621 for main/waeup.aaue/trunk/src/waeup
- Timestamp:
- 11 Mar 2017, 05:49:07 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py
r14620 r14621 53 53 'gst_text_book_2': 'Text Book Fee GST111 GST112', 54 54 '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', 56 56 'gst_registration_1': 'Registration Fee GST101 GST102 GST111 GST112', 57 57 'gst_registration_2': 'Registration Fee GST222', … … 85 85 'gst_text_book_2': 'Text Book Fee GST111 GST112', 86 86 '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', 88 88 'gst_registration_1': 'Registration Fee GST101 GST102 GST111 GST112', 89 89 'gst_registration_2': 'Registration Fee GST222', … … 116 116 'gst_text_book_2': 'Text Book Fee GST111 GST112', 117 117 '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', 119 119 'gst_registration_1': 'Registration Fee GST101 GST102 GST111 GST112', 120 120 'gst_registration_2': 'Registration Fee GST222',
Note: See TracChangeset for help on using the changeset viewer.