Skip to content

Conversation

@weinni2000
Copy link

No description provided.

pnajman-modoolar and others added 21 commits December 1, 2025 13:16
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/
@weinni2000 weinni2000 force-pushed the 19.0-mig-web_ir_actions_act_multi branch from e21bfd6 to 6af50a6 Compare December 1, 2025 12:18
@lef-adhoc
Copy link
Contributor

There is already a migration PR. #3374

@weinni2000 weinni2000 closed this Dec 1, 2025
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.