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
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>
2 years ago
..
contrib members: fix field permissions 2 years ago
finance finance/statement: show IBAN validity in submit views (#104) 2 years ago
jdav_web media: require staff login for media access 2 years ago
jet@bf55bb89f3 jet: update version 2 years ago
locale/de/LC_MESSAGES translations: remove line counts 2 years ago
logindata chore: add read_settings templatetag 2 years ago
ludwigsburgalpin ludwigsburgalpin/tests: add tests for views and admin 2 years ago
mailer translations: remove line counts 2 years ago
material translations: remove line counts 2 years ago
members finance/statement: show IBAN validity in submit views (#104) 2 years ago
startpage translations: remove line counts 2 years ago
static finance/admin: validate IBAN and show EPC-QR code for transactions (#94) 2 years ago
templates members/admin: remove redundant sentence 2 years ago
manage.py Initial django setup 10 years ago
utils.py members/excursion: add finance overview 2 years ago