Skip to content

[18.0][MIG] web_ir_actions_act_multi: Migration to 18.0#3134

Merged
OCA-git-bot merged 17 commits intoOCA:18.0from
Tecnativa:18.0-mig-web_ir_actions_act_multi
Apr 10, 2025
Merged

[18.0][MIG] web_ir_actions_act_multi: Migration to 18.0#3134
OCA-git-bot merged 17 commits intoOCA:18.0from
Tecnativa:18.0-mig-web_ir_actions_act_multi

Conversation

@chienandalu
Copy link
Copy Markdown
Member

Standard migration.

Pending:

  • Test in real use case

cc @Tecnativa @carlos-lopez-tecnativa @CarlosRoca13 TT54367

pnajman-modoolar and others added 16 commits March 27, 2025 11:37
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/
Comment thread web_ir_actions_act_multi/security/ir.model.access.csv Outdated
@chienandalu chienandalu force-pushed the 18.0-mig-web_ir_actions_act_multi branch from 4bfbe54 to aebe9ca Compare March 28, 2025 09:39
Copy link
Copy Markdown
Contributor

@carlos-lopez-tecnativa carlos-lopez-tecnativa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pedrobaeza
Copy link
Copy Markdown
Member

/ocabot migration web_ir_actions_act_multi

@OCA-git-bot OCA-git-bot added this to the 18.0 milestone Mar 30, 2025
@OCA-git-bot OCA-git-bot mentioned this pull request Mar 30, 2025
48 tasks
Copy link
Copy Markdown
Contributor

@CarlosRoca13 CarlosRoca13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working fine 😄

/ocabot merge nobump

@OCA-git-bot
Copy link
Copy Markdown
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 18.0-ocabot-merge-pr-3134-by-CarlosRoca13-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 0a71cc4 into OCA:18.0 Apr 10, 2025
5 of 7 checks passed
@OCA-git-bot
Copy link
Copy Markdown
Contributor

Congratulations, your PR was merged at c484b30. Thanks a lot for contributing to OCA. ❤️

@carlos-lopez-tecnativa carlos-lopez-tecnativa deleted the 18.0-mig-web_ir_actions_act_multi branch April 14, 2025 11:22
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.