Skip to content

[16.0][IMP] mail_gateway_whatsapp: Update partner mobile when merging guest with WhatsApp gateway#1751

Open
marcelsavegnago wants to merge 1 commit into
OCA:16.0from
Escodoo:16.0-mail_gateway_whatsapp-put-token-on-mobile-field
Open

[16.0][IMP] mail_gateway_whatsapp: Update partner mobile when merging guest with WhatsApp gateway#1751
marcelsavegnago wants to merge 1 commit into
OCA:16.0from
Escodoo:16.0-mail_gateway_whatsapp-put-token-on-mobile-field

Conversation

@marcelsavegnago

Copy link
Copy Markdown
Member

This pull request introduces support for managing WhatsApp gateway information during guest management operations. The most important changes are the addition of a new wizard module and logic to synchronize a partner's mobile number with their WhatsApp gateway token.

WhatsApp Gateway Integration:

  • Added a new wizard file mail_guest_manage.py that extends the mail.guest.manage transient model to update the partner's mobile number with the WhatsApp gateway token if a corresponding gateway channel exists. ([mail_gateway_whatsapp/wizards/mail_guest_manage.pyR1-R25](https://github.com/OCA/social/pull/1751/files#diff-d57e0b40c715ca84d1b29618ce6a73267333de0a55fdf5414fd8f1b5bc008d4eR1-R25))
  • Registered the new wizard module in __init__.py to ensure it is loaded by the application. ([mail_gateway_whatsapp/wizards/__init__.pyR3](https://github.com/OCA/social/pull/1751/files#diff-9318e612f101f89d62beb9943f56a81610d515b39d257dd4bf563415de7fae8bR3))

@pedrobaeza pedrobaeza added this to the 16.0 milestone Jan 2, 2026
@github-actions

github-actions Bot commented May 3, 2026

Copy link
Copy Markdown

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions Bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label May 3, 2026

@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.

Please remove empty extra lines inside the method.

@pedrobaeza pedrobaeza removed the stale PR/Issue without recent activity, it'll be soon closed automatically. label May 4, 2026
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.

2 participants