Changeset 15648 for main/waeup.aaue
- Timestamp:
- 8 Oct 2019, 08:23:18 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/students/utils.py
r15632 r15648 469 469 elif certificate.code == 'BSCNSG': 470 470 amount += 100000 471 elif certificate.code in ('BMLS' 471 elif certificate.code in ('BMLS', 472 472 'BMLSMMCB', 'BMLSHIST', 473 473 'BMLSHBTS', 'BMLSCHMP'):
Note: See TracChangeset for help on using the changeset viewer.