Skip to content

[IMP] Do not load unecessary odoo/odoo/addons in addons-paths#132

Draft
brinkflew wants to merge 1 commit intomainfrom
beta
Draft

[IMP] Do not load unecessary odoo/odoo/addons in addons-paths#132
brinkflew wants to merge 1 commit intomainfrom
beta

Conversation

@brinkflew
Copy link
Contributor

Description

Only odoo/addons is required as other base modules are loaded by the framework. Explicitly adding that path in the addons-paths of odoo-bin introduces errors when running an upgrade locally.

Compliance

  • I have read the contribution guide
  • I made sure the documentation is up-to-date both in doctrings and the docs directory
  • I have added or modified unit tests where necessary
  • I have added new libraries to the requirements.txt file, if any
  • I have incremented the version number according the versioning guide
  • The PR contains my changes only and no other external commit

Only `odoo/addons` is required as other base modules are loaded by
the framework. Explicitly adding that path in the addons-paths of
`odoo-bin` introduces errors when running an upgrade locally.
@brinkflew brinkflew self-assigned this Jan 28, 2026
@brinkflew brinkflew marked this pull request as draft January 28, 2026 18:52
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