konova/compensation
mipel 4fb2ef26d0 Payments add modal form
* adds modal form for adding payments
* generalizes generic_table_form.html for table-form-like usage in modal_form.html
* adds css enhancements for focused input fields
* adds BaseModalForm as specification to BaseForm, which inherits the BSModalForm class as well
* adds translations
2021-07-26 10:23:09 +02:00
..
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py Linkage improvement 2021-07-21 14:17:18 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
forms.py Payments add modal form 2021-07-26 10:23:09 +02:00
models.py Intervention relations enhancements 2021-07-23 09:36:43 +02:00
settings.py Initial 2021-07-01 13:36:07 +02:00
tables.py Compensation routes 2021-07-23 15:23:54 +02:00
tests.py Initial 2021-07-01 13:36:07 +02:00
urls.py Payments add modal form 2021-07-26 10:23:09 +02:00
views.py Payments add modal form 2021-07-26 10:23:09 +02:00