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 f213e11772 feat(finance): creation of receipts for confirmed statements and payment of LJP contributions (#150)
Confirmed statements now come with automatically generated PDF receipts used for documenting all issued payments.

This PR also adds generation of transactions for LJP contributions and their validation.

closes #92

Co-authored-by: mariusrklein <47218379+mariusrklein@users.noreply.github.com>
Reviewed-on: #150
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>
8 months ago
..
locale/de/LC_MESSAGES feat(finance): creation of receipts for confirmed statements and payment of LJP contributions (#150) 8 months ago
management/commands add new management command to retrieve assocation emails 5 years ago
migrations feat(members/waitinglist): notify responsibles in case of rejections 8 months ago
templates feat(finance): creation of receipts for confirmed statements and payment of LJP contributions (#150) 8 months ago
templatetags fix(members/pdf): escape % 10 months ago
__init__.py added member system 9 years ago
admin.py feat(finance): creation of receipts for confirmed statements and payment of LJP contributions (#150) 8 months ago
apps.py members: Teilnehmer -> Meine Jugendgruppe 1 year ago
excel.py feat(finance): creation of receipts for confirmed statements and payment of LJP contributions (#150) 8 months ago
models.py feat(finance): creation of receipts for confirmed statements and payment of LJP contributions (#150) 8 months ago
pdf.py feat(finance): creation of receipts for confirmed statements and payment of LJP contributions (#150) 8 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 fix(members/tests): set date correctly 9 months ago
urls.py feat(members/waitinglist): add confirm link in invitation mail and more notifications 8 months ago
views.py feat(members/waitinglist): add confirm link in invitation mail and more notifications 8 months ago