konova/compensation
mpeltriaux 3b36193566 Enhancements
* fixes InterventionAutocomplete bug, where team-shared entries would not pop up as valid option
* fixes bug where form opening for new compensation without direct intervention link resulted in 404
* adds intervention-recorded check on deduction forms: Form is invalid if intervention is currently recorded and therefore blocked for any editing
* extends basic check_for_recorded_instance() method to let some forms pass, e.g. deduction related forms on ecoaccounts which only have a reason to be rendered IF the entry is recorded
* adds/updates translations
2022-04-19 13:37:29 +02:00
..
forms # 129 Handler code renaming 2022-03-03 12:09:09 +01:00
migrations Datatype team migrations 2022-02-18 14:09:45 +01:00
models Block edit on recorded 2022-04-19 09:43:36 +02:00
templates/compensation Clickable QR codes 2022-04-13 14:57:05 +02:00
tests Team sharing tests 2022-02-18 13:52:27 +01:00
urls Edit deadlines EcoAccount 2022-02-10 12:49:30 +01:00
utils # 63 Refactoring 2022-01-12 12:56:22 +01:00
views Enhancements 2022-04-19 13:37:29 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py Admins and update_all_parcels.py 2022-04-13 11:42:04 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
filters.py Team sharing tests 2022-02-18 13:52:27 +01:00
managers.py WIP: Restructure CompensationAction 2022-02-10 14:45:00 +01:00
settings.py New Form 2021-10-06 13:10:10 +02:00
tables.py Share with fix 2022-04-13 14:18:32 +02:00