master #537

Merged
mpeltriaux merged 10 commits from master into Docker 2026-05-10 10:15:14 +00:00
Owner

Update Docker

Update Docker
mpeltriaux added 10 commits 2026-05-10 10:15:09 +00:00
* updates packages to latest versions
* adds model ExternalIdentifier to support linking between external ids and internal ids
* adds support for sending "external_identifier" in POST and PUT requests
* if an external identifier already exists on the database, the client will be informed that the entry should not be POSTed again but rather an update via PUT should be performed
* extends ID lookup to support external ids as well as internal ids
* adds full external identifier support for GET and PUT methods on EIV, KOM, EMA and OEK
* updates tests to check for working external identifier support
* fixes bug on rendering table rpp selection due to changed behaviour of Django's querystring template tag on recent version upgrade
* adds support for external id usage on deduction creation for both ecoaccount and intervention
* adds support for external id usage on compensation's intervention reference
* adds external_identifiers list to GET output
Reviewed-on: #536
mpeltriaux merged commit 89f309abd2 into Docker 2026-05-10 10:15:14 +00:00
Sign in to join this conversation.