Ignore:
Timestamp:
27 Oct 2016, 14:20:09 (8 years ago)
Author:
Henrik Bettermann
Message:

Ad Stuent ID card payments.

File:
1 edited

Legend:

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

    r13963 r14234  
    4747        'matric_gown': 'Matriculation Gown Fee',
    4848        'concessional': 'Concessional Fee',
     49        'id_card': 'Student ID Card',
    4950        }
    5051
     
    6768        'matric_gown': 'Matriculation Gown Fee',
    6869        'concessional': 'Concessional Fee',
     70        'id_card': 'Student ID Card',
    6971        }
    7072
     
    8890        'lapel': 'Lapel/File Fee',
    8991        'matric_gown': 'Matriculation Gown Fee',
     92        'id_card': 'Student ID Card',
    9093        }
    9194
Note: See TracChangeset for help on using the changeset viewer.