Commit Graph

14 Commits (9ba4bf46141cd232550bc9bccafaca8a2b5325b1)

Author SHA1 Message Date
mariusrklein 9ba4bf4614 added boolean rendering 11 months ago
mariusrklein a281f6cf70 Merge branch 'main' into MK/iban_checks 11 months ago
mariusrklein b665d4ed45 abstract true/false renderings 11 months ago
Christian Merten 5d0aa18dde
finance: adapt to allowance_to and subsidy_to
Use the new `allowance_to` and `subsidy_to` fields in statement validation. The
night and travel costs have to be transferred to the person listed as `subsidy_to`,
the allowance has to be paid to the persons listed in `allowance_to`.
11 months ago
mariusrklein edd21e6ac3 added iban-valid info to statement submit forms 12 months ago
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
mariusrklein 847638b2b7 changed js library to local static file 12 months ago
mariusrklein 6bcd068b63 improved qr code display 12 months ago
mariusrklein 100732602f added EPC qr code to transaction overview 12 months ago
Christian Merten 0220ed36fd
finance/admin: add statement unconfirm button 1 year ago
Christian Merten ee95ea4d83
finance: add translations 3 years ago
Christian Merten 5c8ebbbbf6
finance: improve confirm overview, polish admin pages 3 years ago
Christian Merten b8daed826d
finance: add overview, transaction generation and reduction, further fields 3 years ago
Christian Merten cafc7f4f97
finance: add initial structre, including models and admin page, add some customization 3 years ago