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