konova/intervention
mipel 17d697da92 EcoAccount template and logic
* adds eco-account own includes for simpler maintainability instead of refactoring to generic includes for compensation app and predefining urls and stuff on the backend
* adds before-state, after-state, actions, deadlines, documents and withdraws to eco account detail view
* adds hint for invalid withdraw in intervention detail view in case of deleted eco account
* adds/updates translations
2021-08-09 15:09:43 +02:00
..
templates/intervention/detail EcoAccount template and logic 2021-08-09 15:09:43 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py Intervention check 2021-08-04 15:19:06 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
filters.py Intervention model refactoring 2021-07-29 15:49:19 +02:00
forms.py Log 2021-08-05 12:54:28 +02:00
models.py EcoAccount detail 2021-08-09 14:39:36 +02:00
settings.py Initial 2021-07-01 13:36:07 +02:00
tables.py Compensation detail view 2021-08-03 13:13:01 +02:00
tests.py Initial 2021-07-01 13:36:07 +02:00
urls.py Log 2021-08-05 12:54:28 +02:00
views.py Log 2021-08-05 12:54:28 +02:00