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/members
marius.klein e7dcbb47ab finance/statement: show IBAN validity in submit views (#104)
* Add new attribute `iban_valid` to `Member`.
* Submit pages of regular expenses and activity expenses now include an overview which people with expenses have a valid IBAN.
* Add a note that IBAN validity should be checked manually before submitting.

Right now, no technical barriers are in place that prevent missing/wrong IBANs when a statement is submitted. This is intentional to preserve maximal flexibility.

In a follow-up PR, one could add custom warning messages on top of page when some IBANs are invalid.

Reviewed-on: #104
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>
11 months ago
..
locale/de/LC_MESSAGES finance/statement: show IBAN validity in submit views (#104) 11 months ago
management/commands add new management command to retrieve assocation emails 5 years ago
migrations finance/statement: add selection fields for allowance and subsidies 11 months ago
templates finance/statement: show IBAN validity in submit views (#104) 11 months ago
templatetags finance/statement: show IBAN validity in submit views (#104) 11 months ago
__init__.py added member system 9 years ago
admin.py members/excursion: select invoice for sjr application form (#103) 11 months ago
apps.py members: Teilnehmer -> Meine Jugendgruppe 1 year ago
models.py finance/statement: show IBAN validity in submit views (#104) 11 months ago
pdf.py members/excursion: select invoice for sjr application form (#103) 11 months ago
rules.py multiple: use object level permissions 3 years ago
tasks.py members/waitinglist: waiting list confirmation reminders 1 year ago
tests.py members/tests: add tests for views 11 months ago
urls.py members/registration: pre-fill registration form 1 year ago
views.py members/registration: pre-fill registration form 1 year ago