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/finance
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
migrations feat(finance): creation of receipts for confirmed statements and payment of LJP contributions (#150) 8 months ago
templates feat(finance): creation of receipts for confirmed statements and payment of LJP contributions (#150) 8 months ago
__init__.py finance: add initial structre, including models and admin page, add some customization 3 years ago
admin.py feat(finance): creation of receipts for confirmed statements and payment of LJP contributions (#150) 8 months ago
apps.py finance: fix some translations, add statement submit button for excursions 3 years ago
models.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
tests.py finance/statement: make `subsidy_to` and `allowance_to` optional (#112) 11 months ago
views.py finance: add initial structre, including models and admin page, add some customization 3 years ago