social/mail_gateway_whatsapp/models
Carlos Lopez 25a1264c6e [IMP] mail_gateway_whatsapp: Add support for WhatsApp templates
If the company wants to initiate a conversation with a customer, a template must be used; otherwise, messages will not be sent.
This also applies when the last conversation with the customer is older than 24 hours.

- Enabled downloading templates from META
- Added the ability to create templates directly in Odoo.

Note: Currently, templates with variables or buttons are not supported.
2024-12-31 05:50:36 -05:00
..
__init__.py [IMP] mail_gateway_whatsapp: Add support for WhatsApp templates 2024-12-31 05:50:36 -05:00
mail_channel.py [MIG] mail_broker_whatsapp: Migration to 16.0 2024-05-25 14:15:56 +02:00
mail_gateway.py [IMP] mail_gateway_whatsapp: Add support for WhatsApp templates 2024-12-31 05:50:36 -05:00
mail_gateway_whatsapp.py [IMP] mail_gateway_whatsapp: Add support for WhatsApp templates 2024-12-31 05:50:36 -05:00
mail_thread.py [MIG] mail_broker_whatsapp: Migration to 16.0 2024-05-25 14:15:56 +02:00
mail_whatsapp_template.py [IMP] mail_gateway_whatsapp: Add support for WhatsApp templates 2024-12-31 05:50:36 -05:00
res_partner.py [MIG] mail_broker_whatsapp: Migration to 16.0 2024-05-25 14:15:56 +02:00