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/jdav_web
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
..
settings feat(finance): creation of receipts for confirmed statements and payment of LJP contributions (#150) 8 months ago
__init__.py waiting list: add waiting status confirmation mechanism and automation with celery beat 3 years ago
celery.py waiting list: add waiting status confirmation mechanism and automation with celery beat 3 years ago
middleware.py force DE as default language 3 years ago
urls.py feat: oauth provider 9 months ago
views.py feat(startpage): add link model for external links on admin startpage (#138) 10 months ago
wsgi.py