[19.0][MIG] webservice and webservice_server_env: Migration to v19#128
Merged
OCA-git-bot merged 37 commits intoOCA:19.0from Apr 20, 2026
Merged
[19.0][MIG] webservice and webservice_server_env: Migration to v19#128OCA-git-bot merged 37 commits intoOCA:19.0from
OCA-git-bot merged 37 commits intoOCA:19.0from
Conversation
c063366 to
0cf2fcc
Compare
yankinmax
commented
Apr 1, 2026
9fc9341 to
5ccc866
Compare
ivantodorovich
approved these changes
Apr 1, 2026
4 tasks
grindtildeath
suggested changes
Apr 7, 2026
grindtildeath
left a comment
There was a problem hiding this comment.
IMO we shouldn't depend on web for tests, cf my comment
5ccc866 to
97e1ea9
Compare
vvrossem
reviewed
Apr 10, 2026
The funtionality is used by the module as the method `_server_env_fields` is defined, but the inherit of the mixin using it is missing.
'call' now accepts these explicit kw params: * 'url': to override the request's url completely * 'url_params': to pass interpolation params for url formatting.
Currently translated at 100.0% (44 of 44 strings) Translation: web-api-16.0/web-api-16.0-webservice Translate-URL: https://translation.odoo-community.org/projects/web-api-16-0/web-api-16-0-webservice/it/
when a call is made with just a path, combine it with the collection's url better combination of urls (Co-authored-by: Simone Orsi <simahawk@users.noreply.github.com>):
Allow using oauth2 with Backend Application Flow / Client Credentials Grant.
Currently translated at 100.0% (44 of 44 strings) Translation: web-api-16.0/web-api-16.0-webservice Translate-URL: https://translation.odoo-community.org/projects/web-api-16-0/web-api-16-0-webservice/it/
Currently translated at 100.0% (75 of 75 strings) Translation: web-api-18.0/web-api-18.0-webservice Translate-URL: https://translation.odoo-community.org/projects/web-api-18-0/web-api-18-0-webservice/it/
97e1ea9 to
578699f
Compare
Author
|
Hello @OCA/board can you pls take a look and possibly merge? |
|
/ocabot migration webservice /ocabot migration webservice_server_env |
Contributor
|
@thomaspaulb The migration issue commenter process could not start, because of exception 500 [No message]. |
|
/ocabot migration webservice_server_env |
|
/ocabot merge nobump |
Contributor
|
Hey, thanks for contributing! Proceeding to merge this for you. |
Contributor
|
Congratulations, your PR was merged at cad064d. Thanks a lot for contributing to OCA. ❤️ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Standard migration.
Depends on:
cc @AaronHForgeFlow