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
marius.klein cfcde2da3a finance/statement: make `subsidy_to` and `allowance_to` optional (#112)
closes #108

- fields for receivers of allowance `a` and subsidies `s` are not compulsory anymore. If receivers are given, `a` and `s` are payed out for them. `s` can only be payed out in total, disregarding the number of receivers given for `a`.
- In the overview pages (activity and statement), we are now distinguishing between theoretical `a` + `s` and what has been payed out practically. If no receiver was given for either things, it is made clear that nothing is payed out. All combinations of `0`, ..., `n` payed allowances (`n` being number of approved participating YLs) and `0, `1` payed subsidies are possible.
- transaction generation logic adapted accordingly

Reviewed-on: #112
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>
11 months ago
..
contrib members: fix field permissions 1 year ago
finance finance/statement: make `subsidy_to` and `allowance_to` optional (#112) 11 months ago
jdav_web settings: use toml configuration files 11 months ago
jet@bf55bb89f3 jet: update version 1 year ago
locale/de/LC_MESSAGES locale: fix various grammar mistakes 11 months ago
logindata chore: add read_settings templatetag 1 year ago
ludwigsburgalpin ludwigsburgalpin/tests: add tests for views and admin 11 months ago
mailer translations: remove line counts 12 months ago
material translations: remove line counts 12 months ago
members finance/statement: make `subsidy_to` and `allowance_to` optional (#112) 11 months ago
startpage templates: replace local specific templates by placeholders 11 months ago
static finance/admin: validate IBAN and show EPC-QR code for transactions (#94) 12 months ago
templates templates/admin: use section variable 11 months ago
.coveragerc tests: add coveragerc to exclude jet files from coverage report 11 months ago
manage.py Initial django setup 9 years ago
utils.py members/excursion: add finance overview 1 year ago