Skip to content

Better compatibility with Odoo 18.#44

Merged
florentx merged 9 commits intomasterfrom
dev
Oct 30, 2025
Merged

Better compatibility with Odoo 18.#44
florentx merged 9 commits intomasterfrom
dev

Conversation

@florentx
Copy link
Member

Changes:

  • Configure server = ... instead of scheme / host / port / protocol.

  • Better error message for in operator on :class:RecordList.

  • Use display_name instead of name_get() for Odoo >= 8,
    because name_get is deprecated in Odoo 17 and removed in Odoo 18.

  • Remove workaround not needed anymore for interactive console.
    Issue was fixed in Python source code.

@florentx florentx merged commit aa61fb5 into master Oct 30, 2025
22 checks passed
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.

1 participant

Comments