[18.0][MIG] web_ir_actions_act_multi: Migration to 18.0#3134
Merged
OCA-git-bot merged 17 commits intoOCA:18.0from Apr 10, 2025
Merged
[18.0][MIG] web_ir_actions_act_multi: Migration to 18.0#3134OCA-git-bot merged 17 commits intoOCA:18.0from
OCA-git-bot merged 17 commits intoOCA:18.0from
Conversation
Currently translated at 100.0% (17 of 17 strings) Translation: web-16.0/web-16.0-web_ir_actions_act_multi Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_ir_actions_act_multi/es/
During uninstallation, Odoo attempts to delete columns and tables related to the ir.actions.act_multi model. However, this model shares the same table (ir_actions) with other core modules, meaning the table and its columns should not be removed. Before this commit, this issue could render the database unusable. After this commit, the database remains intact, and the module can be uninstalled without problems.
Currently translated at 100.0% (20 of 20 strings) Translation: web-16.0/web-16.0-web_ir_actions_act_multi Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_ir_actions_act_multi/it/
carlos-lopez-tecnativa
suggested changes
Mar 27, 2025
4bfbe54 to
aebe9ca
Compare
7 tasks
Member
|
/ocabot migration web_ir_actions_act_multi |
CarlosRoca13
approved these changes
Apr 10, 2025
Contributor
CarlosRoca13
left a comment
There was a problem hiding this comment.
Working fine 😄
/ocabot merge nobump
Contributor
|
Hey, thanks for contributing! Proceeding to merge this for you. |
Contributor
|
Congratulations, your PR was merged at c484b30. Thanks a lot for contributing to OCA. ❤️ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Standard migration.
Pending:
cc @Tecnativa @carlos-lopez-tecnativa @CarlosRoca13 TT54367