Skip to content

Conversation

@ntsirintanis
Copy link

@ntsirintanis ntsirintanis commented Jan 19, 2026

This module provides an HTTP(S) adapter for the base_external_system framework.

It allows Odoo to communicate with external systems over HTTP using a consistent
adapter interface, supporting GET, POST and PUT requests, endpoint resolution,
and connection testing.

The adapter itself acts as the client and is yielded via the standard
system.client() context manager.

@ntsirintanis
Copy link
Author

@thomaspaulb @NL66278

@ntsirintanis ntsirintanis force-pushed the 16.0-base_external_system_http_n branch 2 times, most recently from 1f519c8 to 3658dc9 Compare January 19, 2026 15:52
@NL66278
Copy link

NL66278 commented Jan 19, 2026

@ntsirintanis please base your changes on the original PR. It is very difficult for me what changes you actually made, even apart from doing away with the commit history of this module. #377

@ntsirintanis
Copy link
Author

@ntsirintanis please base your changes on the original PR. It is very difficult for me what changes you actually made, even apart from doing away with the commit history of this module. #377

This MR contains an obsolete version of base_external_system and it is standalone on its own, so we should not do anything there. What I am going to do is cherry-pick a single commit, this one e4a1704, and push it here

@ntsirintanis ntsirintanis force-pushed the 16.0-base_external_system_http_n branch 2 times, most recently from 9bb04fc to c8123dd Compare January 20, 2026 08:35
@ntsirintanis ntsirintanis force-pushed the 16.0-base_external_system_http_n branch from c8123dd to 4c15177 Compare January 20, 2026 08:45
@ntsirintanis ntsirintanis force-pushed the 16.0-base_external_system_http_n branch from 4c15177 to 0d7d536 Compare January 20, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants