You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kompass/jdav_web/finance
marius.klein 3b46695b49 finance/admin: validate IBAN and show EPC-QR code for transactions (#94)
1. IBAN validation in member admin.
2. In the transaction overview, for every transaction an EPC-QR code for banking apps is generated and displayed. The (necessary) BIC field is automatically derived from the IBAN. This closes #63.

Both steps use the python library schwifty.

Reviewed-on: #94
Reviewed-by: Christian Merten <christian@merten.dev>
Co-authored-by: marius.klein <marius.klein@alpenverein-heidelberg.de>
Co-committed-by: marius.klein <marius.klein@alpenverein-heidelberg.de>
12 months ago
..
locale/de/LC_MESSAGES finance/admin: validate IBAN and show EPC-QR code for transactions (#94) 12 months ago
migrations finance: allow pdfs in proof field 12 months ago
templates/admin finance/admin: validate IBAN and show EPC-QR code for transactions (#94) 12 months ago
__init__.py finance: add initial structre, including models and admin page, add some customization 3 years ago
admin.py finance: allow pdfs in proof field 12 months ago
apps.py finance: fix some translations, add statement submit button for excursions 3 years ago
models.py finance/admin: validate IBAN and show EPC-QR code for transactions (#94) 12 months ago
rules.py multiple: use object level permissions 3 years ago
tests.py tests: fix, generate html coverage report 12 months ago
views.py finance: add initial structre, including models and admin page, add some customization 3 years ago