d84fe68120
* adds NewEcoAccountForm * refactors NewCompensationForm into AbstractCompensationForm so main fields can be reused again * fixes template bug in account detail view where the amount of deductions has been displayed instead of the available rest * refactors _generate_new_identifier() into generate_new_identifier() * refactors get_available_rest() into returning both, the total and relative amount * improves saving of SimpleGeometryForm() * adds/updates translations |
||
---|---|---|
.. | ||
forms | ||
templates/compensation | ||
views | ||
__init__.py | ||
account_urls.py | ||
admin.py | ||
apps.py | ||
comp_urls.py | ||
filters.py | ||
models.py | ||
payment_urls.py | ||
settings.py | ||
tables.py | ||
tests.py | ||
urls.py |