Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Handle auto_install modules #18

Merged
merged 2 commits into from
Oct 4, 2023
Merged

Conversation

fkantelberg
Copy link
Member

If new modules with auto_install are added but all dependencies are already fulfilled the module isn't installed automatically.

@flachica
Copy link

Creo que esta funcionalidad es muy oportuna. Además, si no me equivoco, nos ahorraríamos la segunda llamada a la actualización de módulos en la primera vez que usamos el sistema.

@fkantelberg
Copy link
Member Author

The initial update could be skippable. I'm actually not quite sure if it works for all cases BUT if module_auto_update is installed you have to execute env["ir.module.module"]._save_installed_checksums() instead.

@ortlam ortlam merged commit 297c019 into master Oct 4, 2023
1 check passed
@ortlam ortlam deleted the handle-auto-install-modules branch October 4, 2023 11:32
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.

3 participants