[MIG] mail_gateway: Migration to 19.0#202
Draft
DucTruongKomit wants to merge 66 commits into
Draft
Conversation
Currently translated at 100.0% (85 of 85 strings) Translation: social-16.0/social-16.0-mail_gateway Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_gateway/it/
Other OCA modules extending the composer add m2m fields with fixed relations. To avoid a glue module we try for the moment to add those manually. TT51108
Currently translated at 81.2% (113 of 139 strings) Translation: social-16.0/social-16.0-mail_gateway Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_gateway/it/
Currently translated at 10.7% (15 of 139 strings) Translation: social-16.0/social-16.0-mail_gateway Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_gateway/es/
…ated to the current user - Use OdooBot for webhooks instead of the current user, following the same logic as Odoo. - Avoid automatically adding the current user as a member of a new gateway to prevent notifications for all messages. This is now an explicit configuration.
…ging thread Before these changes, the messages sent using the email thread were not being delivered. After making these changes, since the gateway_notifications key is empty, the super is called and the process continues normally.
Signed-off-by pedrobaeza
7c6e3a9 to
a8a914d
Compare
5e50ef4 to
7c9d8cc
Compare
Author
yes, I did. |
Member
|
Can you check CIs? |
0ec67ff to
a649485
Compare
56e4d37 to
6e924d8
Compare
huan-tq
approved these changes
Jun 5, 2026
huan-tq
left a comment
There was a problem hiding this comment.
Functional Testing:
- The Menus introduced by this module are available.
- The Gateway buttons are available throughout the system.
- This is a base module intended to be extended by other
mail_gatewaymodules.
LGTM.
e169248 to
ec66121
Compare
ec66121 to
1bcd4b7
Compare
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.
[MIG] mail_gateway: Migration to 19.0