konova/intervention
mipel 98de05089e Eco Accounts
* adds related eco account withdraw detail view to intervention detail view
* adds new route for removing withdraws using RemoveModalForm
* adds EcoAccountWithdraw model
* adds admin interfaces for EcoAccount and EcoAccountWithdraw
* adds message_templates.py to konova/utils for reusable messages
* splits related-documents.html and related-objects.html into separate templates for each related object type: compensations.html, documents.html, eco-account-withdraws.html and payments.html
* adds translations
2021-08-02 10:14:34 +02:00
..
templates/intervention/detail Eco Accounts 2021-08-02 10:14:34 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py Intervention model refactoring 2021-07-30 09:30:33 +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 Share intervention settings 2021-07-30 15:23:46 +02:00
models.py Access url for interventions 2021-07-30 13:30:42 +02:00
settings.py Initial 2021-07-01 13:36:07 +02:00
tables.py Intervention model refactoring 2021-07-29 15:49:19 +02:00
tests.py Initial 2021-07-01 13:36:07 +02:00
urls.py Access url for interventions 2021-07-30 13:30:42 +02:00
views.py Eco Accounts 2021-08-02 10:14:34 +02:00