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
mariusrklein 4b86d5a5c6 feat(finance): create finance statement and excursion summary 8 months ago
..
locale/de/LC_MESSAGES feat(finance/excursion): implement org. fee for people over 27 8 months ago
migrations feat(finance): creation of receipts for confirmed statements and payment of LJP contributions (#150) 8 months ago
templates feat(finance): create finance statement and excursion summary 8 months ago
__init__.py
admin.py feat(finance): display transaction reference length as it is restricted to 140 chars 8 months ago
apps.py
models.py feat(finance/excursion): implement org. fee for people over 27 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