Skip to content

[19.0][MIG] mail_forward: Migration to version 19.0 - #246

Merged
OCA-git-bot merged 23 commits into
OCA:19.0from
Tecnativa:19.0-mig-mail_forward
Aug 12, 2026
Merged

[19.0][MIG] mail_forward: Migration to version 19.0#246
OCA-git-bot merged 23 commits into
OCA:19.0from
Tecnativa:19.0-mig-mail_forward

Conversation

@carlos-lopez-tecnativa

Copy link
Copy Markdown
Contributor
  • Remove the action to forward a message, as Odoo has included this feature in the core since [IMP] mail: Reply, Quotes, Expand & Forward ⤴⤵ odoo/odoo#186875.
  • Adapt the tests to the new flow using tours, as the feature cannot be reproduced from the backend alone.
  • Odoo now allows forwarding internal notes as well, so the test covering this case has been removed.

TT63994
@Tecnativa @pedrobaeza @eduezerouali-tecnativa @CarlosRoca13 could you please review this?

carlos-lopez-tecnativa and others added 19 commits August 10, 2026 08:42
Currently, Odoo only renders the callComponent for quick actions (2 or 3 actions). However, the remaining actions, rendered as DropdownItem, do not invoke the callComponent.
This commit ensures that the rendering is consistent in both cases.

Complementary to: #131426

TODO: This code should be removed once the issue is fixed in the Odoo core.
        odoo/odoo#194643
…lComponent"

This reverts commit ea11305f949dd57a5e27b07ade5a39fe668af780.
This option posts a new message in the other thread, including the attachments, but does not add them as followers—only notifying the current followers of the other thread.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-17.0/social-17.0-mail_forward
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_forward/
Currently translated at 100.0% (23 of 23 strings)

Translation: social-17.0/social-17.0-mail_forward
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_forward/it/
…ng the view

ir.ui.view requires base.group_system permission to read, so sudo is used instead.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-17.0/social-17.0-mail_forward
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_forward/
Currently translated at 100.0% (23 of 23 strings)

Translation: mail-18.0/mail-18.0-mail_forward
Translate-URL: https://translation.odoo-community.org/projects/mail-18-0/mail-18-0-mail_forward/es/
Remove the action to forward a message, as Odoo has included this feature in the core since odoo/odoo#186875.
Adapt the tests to the new flow using tours, as the feature cannot be reproduced from the backend alone.
Odoo now allows forwarding internal notes as well, so the test covering this case has been removed.
This module changes the logic used when a user tries to send a message by adding a confirmation dialog before sending it. As a result, it is incompatible with the mail_forward module.
@OCA-git-bot OCA-git-bot added mod:mail_activity_team Module mail_activity_team mod:mail_tracking Module mail_tracking labels Aug 11, 2026
@pedrobaeza

Copy link
Copy Markdown
Member

/ocabot migration mail_forward

@OCA-git-bot OCA-git-bot added this to the 19.0 milestone Aug 12, 2026
@OCA-git-bot OCA-git-bot mentioned this pull request Aug 12, 2026
37 tasks
@pedrobaeza

Copy link
Copy Markdown
Member

When selecting "Other thread", why I can't select any thread to forward?

image

@carlos-lopez-tecnativa

Copy link
Copy Markdown
Contributor Author

When selecting "Other thread", why I can't select any thread to forward?

Please check the README/CONFIGURE section. The available threads depend on the configuration described there.image

@pedrobaeza pedrobaeza left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/ocabot merge patch

@OCA-git-bot

Copy link
Copy Markdown
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 19.0-ocabot-merge-pr-246-by-pedrobaeza-bump-patch, awaiting test results.

@OCA-git-bot
OCA-git-bot merged commit 75cf0ef into OCA:19.0 Aug 12, 2026
9 checks passed
@OCA-git-bot

Copy link
Copy Markdown
Contributor

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

@carlos-lopez-tecnativa
carlos-lopez-tecnativa deleted the 19.0-mig-mail_forward branch August 12, 2026 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants