Changeset 15648


Ignore:
Timestamp:
8 Oct 2019, 08:23:18 (5 years ago)
Author:
Henrik Bettermann
Message:

Fix code.

File:
1 edited

Legend:

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

    r15632 r15648  
    469469                    elif certificate.code == 'BSCNSG':
    470470                        amount += 100000
    471                     elif certificate.code in ('BMLS'
     471                    elif certificate.code in ('BMLS',
    472472                            'BMLSMMCB', 'BMLSHIST',
    473473                            'BMLSHBTS', 'BMLSCHMP'):
Note: See TracChangeset for help on using the changeset viewer.