Skip to content

Conversation

@fw-bot
Copy link
Collaborator

@fw-bot fw-bot commented Dec 8, 2025

Document new cli option.

Forward-Port-Of: #15546

Document new cli option.

X-original-commit: bb3c14e
@robodoo
Copy link
Collaborator

robodoo commented Dec 8, 2025

Pull request status dashboard

@fw-bot
Copy link
Collaborator Author

fw-bot commented Dec 8, 2025

@aj-fuentes @Xavier-Do while this was properly forward-ported, at least one co-dependent PR (odoo/odoo#239044) did not succeed. You will need to fix it before this can be merged.

Both this PR and the others will need to be approved via @robodoo r+ as they are all considered “in conflict”.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@fw-bot
Copy link
Collaborator Author

fw-bot commented Dec 16, 2025

@aj-fuentes @Xavier-Do this forward port of #15546 is awaiting action (not merged or closed).

robodoo pushed a commit to odoo/odoo that referenced this pull request Dec 16, 2025
In some case, a database can be in a state where some auto install
module are not installed
- when the user uninstall a module
- when module was added in stable and a database was created before the
addition.

It can lead to issues where an upgrade fails or some business logic does
not work as expected because of the missing modules.

This is not easy to reproduce and to test, even if uninstalling such
module should in theory work and be tested.

This pr proposes to add a flag "--skip-auto-install" to the config to be
able to disable some autoinstall of modules.

closes #239044

X-original-commit: 27f8577
Related: odoo/documentation#15590
Signed-off-by: Xavier Dollé (xdo) <xdo@odoo.com>
robodoo pushed a commit that referenced this pull request Dec 16, 2025
Document new cli option.

closes #15590

X-original-commit: bb3c14e
Related: odoo/odoo#239044
Signed-off-by: Xavier Dollé (xdo) <xdo@odoo.com>
@robodoo robodoo closed this Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants