konova/konova
mipel 72d61a23da EcoAccount withdraws
* adds functionality for withdraws from eco accounts in detail view of interventions and eco account as well
* adds get_surface() method to AbstractCompensation class to provide a simple getter for a sql calculation
* adds get_surface_withdraws() method to EcoAccount class to provide a simple getter for a sql calculation
* renames some routes to match coherent rout naming
* adds logic check on NewWithdrawForm
* renames templates/table directory to templates/form, since there are form-table templates inside --> more clarity
* adds new autocomplete routes to konova/urls.py for Interventions and EcoAccounts
* adds/updates translations
* adds/updates template comments
* updates requirements.txt
2021-08-10 10:42:04 +02:00
..
management/commands Setup data 2021-08-03 09:11:33 +02:00
static Payments add modal form 2021-07-26 11:29:05 +02:00
sub_settings Intervention revocation 2021-08-04 13:32:35 +02:00
templates/konova EcoAccount withdraws 2021-08-10 10:42:04 +02:00
templatetags Fixes and improvements 2021-08-03 17:22:41 +02:00
utils Setup data 2021-08-03 09:11:33 +02:00
__init__.py Refactoring to konova 2021-07-01 14:38:57 +02:00
admin.py Created|Deleted refactoring 2021-08-02 11:52:20 +02:00
asgi.py Refactoring to konova 2021-07-01 14:38:57 +02:00
autocompletes.py EcoAccount withdraws 2021-08-10 10:42:04 +02:00
contexts.py Documents removing 2021-07-23 18:27:53 +02:00
decorators.py Missing group message 2021-08-03 09:45:41 +02:00
enums.py Compensation action 2021-08-04 10:44:02 +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 Fixes and improvements 2021-08-03 17:22:41 +02:00
urls.py EcoAccount withdraws 2021-08-10 10:42:04 +02:00
views.py Document open fix 2021-08-04 13:34:28 +02:00
wsgi.py Refactoring to konova 2021-07-01 14:38:57 +02:00