konova/compensation/models
mpeltriaux fa01733815 #31 API POST Compensation
* adds support for POST of new compensations
* adds shared_users property to BaseObject and Compensation to simplify fetching of shared users (Compensation inherits from intervention)
* extends compensation admin index
* modifies compensation manager which led to invisibility of deleted entries in the admin backend
* fixes bug in sanitize_db.py where CREATED useractions would be removed if they are not found on any log but still are used on the .created attribute of the objects
2022-01-24 14:41:56 +01:00
..
__init__.py Refactoring 2021-11-16 08:29:18 +01:00
action.py Refactoring 2021-11-16 08:29:18 +01:00
compensation.py #31 API POST Compensation 2022-01-24 14:41:56 +01:00
eco_account.py # 83 Publication rework EcoAccount Compensation 2022-01-21 09:22:43 +01:00
payment.py Refactoring 2021-11-16 13:45:05 +01:00
state.py Refactoring 2021-11-16 08:29:18 +01:00