-
1.17 Stable
released this
2026-05-10 10:14:24 +00:00 | 0 commits to master since this release- 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
Downloads