konova/compensation
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
..
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py Eco Accounts 2021-08-02 10:14:34 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
filters.py Compensation users refactoring 2021-07-29 16:10:56 +02:00
forms.py Document upload 2021-07-26 15:16:16 +02:00
models.py Eco Accounts 2021-08-02 10:14:34 +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 Eco Accounts 2021-08-02 10:14:34 +02:00
views.py Eco Accounts 2021-08-02 10:14:34 +02:00