konova/compensation
mipel ac665c9268 #7 New Form
* 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
2021-10-05 16:35:24 +02:00
..
forms #7 New Form 2021-10-05 16:35:24 +02:00
templates/compensation #7 New Form 2021-10-05 16:35:24 +02:00
views #7 New Form 2021-10-05 16:35:24 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
account_urls.py #7 New Form 2021-10-05 16:35:24 +02:00
admin.py Withdraw to deduct 2021-08-30 11:34:35 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
comp_urls.py #7 New Form 2021-10-04 13:23:14 +02:00
filters.py HTML improvements 2021-08-10 13:12:15 +02:00
models.py #7 New Form 2021-10-05 16:35:24 +02:00
payment_urls.py Compensation app url reorganizing 2021-08-24 15:55:06 +02:00
settings.py EMA 2021-08-19 13:02:31 +02:00
tables.py #7 New Form 2021-10-05 16:35:24 +02:00
tests.py Initial 2021-07-01 13:36:07 +02:00
urls.py Compensation app url reorganizing 2021-08-24 15:55:06 +02:00