c795d22e68
Merge pull request '535_Support_foreign_key_lookup_on_API_requests' ( #536 ) from 535_Support_foreign_key_lookup_on_API_requests into master
...
Reviewed-on: #536
2026-05-10 10:13:13 +00:00
591527b048
# GET external identifier
...
* adds external_identifiers list to GET output
2026-05-10 12:10:15 +02:00
3de6a905e1
# External ID mapping deduction and KOM
...
* 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
2026-05-10 12:05:32 +02:00
9632e59456
# Bugfix
...
* fixes bug on rendering table rpp selection due to changed behaviour of Django's querystring template tag on recent version upgrade
2026-05-10 11:39:54 +02:00
d65f60c07c
# Test updates
...
* updates tests to check for working external identifier support
2026-05-10 11:15:00 +02:00
3ae0dc0cc1
# Support for GET and PUT
...
* adds full external identifier support for GET and PUT methods on EIV, KOM, EMA and OEK
2026-05-10 10:54:48 +02:00
b721e9c51c
# Extends Id lookup
...
* extends ID lookup to support external ids as well as internal ids
2026-05-10 10:17:00 +02:00
d26e363f8b
# External ID support for serializer
...
* 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
2026-05-10 10:06:56 +02:00
2df178f4e1
# API model extension
...
* adds model ExternalIdentifier to support linking between external ids and internal ids
2026-05-10 09:21:36 +02:00
25471b6de7
# Update requirements.txt
...
* updates packages to latest versions
2026-05-10 09:16:00 +02:00