0b2cf2a0a4
Geometry race condition fix
...
* fixes race condition for geometry conflict and parcel calculation
* harmonizes empty geometries from None/MultiPolygonEmpty to MultiPolygonEmpty
2022-11-23 13:51:05 +01:00
2c20069dea
Test extension
...
* adds further checks on EcoAccount tests for proper updating of new deductable_rest attribute
2022-10-12 08:59:38 +02:00
87b01e8fdd
Fixes account deletion with deductions
...
* adds a warning on removing an eco account if there are still deductions
* this way a user needs to get rid of these deductions first
2022-10-11 16:47:16 +02:00
ea7a53eb4f
Compensation forms refactoring
...
* splits compensation/forms.py and /modalForms.py into individual files inside new packages
* general forms stay in new files in compensation/forms
* modal forms stay in new files in compensation/forms/modals
2022-08-18 09:54:49 +02:00