Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: include Odoo core addons path - #20

Merged
boGSer98 merged 1 commit into
fix/apt-lock-timeoutfrom
fix/source-addons-path-includes-base
Jun 4, 2026
Merged

boGSer98 merged 1 commit into
fix/apt-lock-timeoutfrom
fix/source-addons-path-includes-base

Conversation

@boGSer98

@boGSer98 boGSer98 commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Include both source-checkout addon roots in generated addons_path: ${OE_HOME_EXT}/odoo/addons and ${OE_HOME_EXT}/addons.
  • Apply the same corrected path order to Enterprise installs and the later UPGRADE_TO_ENTERPRISE mode.
  • Document why both paths are kept and add regression coverage.

Dependency

Test Plan

  • python -m unittest tests.test_installer_features.InstallerFeatureTests.test_addons_path_includes_odoo_core_and_standard_addons tests.test_installer_features.InstallerFeatureTests.test_enterprise_addons_path_keeps_custom_addons_available tests.test_installer_features.InstallerFeatureTests.test_installer_supports_idempotent_enterprise_upgrade_mode -> passed
  • python -m unittest discover -s tests -> passed
  • scripts/validate.sh -> passed
  • git diff --check -> passed

@boGSer98
boGSer98 merged commit 0efff21 into fix/apt-lock-timeout Jun 4, 2026
2 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