Skip to content

Conversation

@fw-bot
Copy link
Collaborator

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

Document new cli option.

Forward-Port-Of: #15590
Forward-Port-Of: #15546

@robodoo
Copy link
Collaborator

robodoo commented Dec 10, 2025

Pull request status dashboard

@fw-bot
Copy link
Collaborator Author

fw-bot commented Dec 10, 2025

while this was properly forward-ported, at least one co-dependent PR (odoo/odoo#239427) 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 fw-bot force-pushed the master-17.0-allow-to-disable-autoinstall-xdo-483409-fw branch 6 times, most recently from 501c0ab to 2299ef8 Compare December 10, 2025 09:23
Document new cli option.

X-original-commit: b54e3ef
@fw-bot fw-bot force-pushed the master-17.0-allow-to-disable-autoinstall-xdo-483409-fw branch from 2299ef8 to 86f51c6 Compare December 10, 2025 09:25
@C3POdoo C3POdoo requested a review from a team December 10, 2025 09:29
@Feyensv Feyensv removed the request for review from a team December 11, 2025 10:36
@Xavier-Do
Copy link
Collaborator

robodoo r+

robodoo pushed a commit to odoo/odoo that referenced this pull request Dec 17, 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 #239427

X-original-commit: 66aa24f
Related: odoo/documentation#15623
Signed-off-by: Xavier Dollé (xdo) <[email protected]>
robodoo pushed a commit that referenced this pull request Dec 17, 2025
Document new cli option.

closes #15623

X-original-commit: b54e3ef
Related: odoo/odoo#239427
Signed-off-by: Xavier Dollé (xdo) <[email protected]>
robodoo pushed a commit to odoo/odoo that referenced this pull request Dec 17, 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 #239427

X-original-commit: 66aa24f
Related: odoo/documentation#15623
Signed-off-by: Xavier Dollé (xdo) <[email protected]>
robodoo pushed a commit that referenced this pull request Dec 17, 2025
Document new cli option.

closes #15623

X-original-commit: b54e3ef
Related: odoo/odoo#239427
Signed-off-by: Xavier Dollé (xdo) <[email protected]>
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.

4 participants