[ADD] WhatsApp: basic description of the app

- adds basic content for Odoo WhatsApp app
- adds a redirect rule for non-existent links in the app
  see https://github.com/odoo/enterprise/pull/45601#pullrequestreview-1608996613

task-3425722

closes odoo/documentation#5713

Related: odoo/enterprise#46785
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
This commit is contained in:
Jonathan Castillo (jcs) 2023-07-19 11:25:39 +02:00
parent 4f10ef0b20
commit 8b7d298f4a
3 changed files with 28 additions and 0 deletions

View File

@ -8,6 +8,7 @@ Productivity
.. toctree::
productivity/discuss
productivity/whatsapp
productivity/calendar
productivity/knowledge
productivity/iot

View File

@ -0,0 +1,23 @@
========
WhatsApp
========
**WhatsApp** is a messaging mobile app that allows users to send messages, make calls, and share
content. Businesses can use `WhatsApp Business
<https://developers.facebook.com/products/whatsapp/>`_ to communicate with their customers by text,
send documents and provide support.
With the **Odoo WhatsApp** app, you can connect your WhatsApp Business Account (WABA) to your Odoo
database, which allows you to:
- Receive and reply to WhatsApp messages directly from your Odoo database
- Send pre-approved templates that use dynamic values, such as:
- Quotations from the Sales app
- Receipts and invoices from the Point of Sale app
- Tickets from the Events app
.. seealso::
- `Meta Business: create message templates for your WhatsApp Business account <https://www.facebook.com/business/help/2055875911147364>`_
- `Meta Business: connect your phone number to your WhatsApp Business account <https://www.facebook.com/business/help/456220311516626>`_
- `Meta Business: change your WhatsApp Business display name <https://www.facebook.com/business/help/378834799515077>`_

4
redirects/saas-16.3.txt Normal file
View File

@ -0,0 +1,4 @@
# applications/productivity
applications/whatsapp/account/to_receive_messages.rst applications/productivity/whatsapp.rst # fixes a 404 error message in the app. Can probably be dropped after saas-16.4, once the links have been fixed
applications/whatsapp/account/to_send_messages.rst applications/productivity/whatsapp.rst # fixes a 404 error message in the app. Can probably be dropped after saas-16.4, once the links have been fixed