Skip to content

Conversation

@ElhoucineBRAHIM
Copy link

@ElhoucineBRAHIM ElhoucineBRAHIM commented Jan 19, 2026

This PR migrates the module base_optional_quick_create to Odoo 19.0.

Migration notes:

  • Python code adapted for Odoo 19.0 APIs
  • Pre-commit and pylint checks passing
  • Module installs correctly and behavior is unchanged

Tested:

  • Pre-commit run
  • Module installation on Odoo 19.0

Copy link

@abdounasser202 abdounasser202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !

Only concern was why wrapped = api.propagate(origin, method) from v18 has been updated by api_decorator and i found that propagate() has been removed -> odoo/odoo#196923

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