Skip to content

Commit 8b7d298

Browse files
committed
[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 odoo/enterprise#45601 (review) task-3425722 closes #5713 Related: odoo/enterprise#46785 Signed-off-by: Jonathan Castillo (jcs) <[email protected]>
1 parent 4f10ef0 commit 8b7d298

File tree

3 files changed

+28
-0
lines changed

3 files changed

+28
-0
lines changed

content/applications/productivity.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Productivity
88
.. toctree::
99

1010
productivity/discuss
11+
productivity/whatsapp
1112
productivity/calendar
1213
productivity/knowledge
1314
productivity/iot
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
========
2+
WhatsApp
3+
========
4+
5+
**WhatsApp** is a messaging mobile app that allows users to send messages, make calls, and share
6+
content. Businesses can use `WhatsApp Business
7+
<https://developers.facebook.com/products/whatsapp/>`_ to communicate with their customers by text,
8+
send documents and provide support.
9+
10+
With the **Odoo WhatsApp** app, you can connect your WhatsApp Business Account (WABA) to your Odoo
11+
database, which allows you to:
12+
13+
- Receive and reply to WhatsApp messages directly from your Odoo database
14+
- Send pre-approved templates that use dynamic values, such as:
15+
16+
- Quotations from the Sales app
17+
- Receipts and invoices from the Point of Sale app
18+
- Tickets from the Events app
19+
20+
.. seealso::
21+
- `Meta Business: create message templates for your WhatsApp Business account <https://www.facebook.com/business/help/2055875911147364>`_
22+
- `Meta Business: connect your phone number to your WhatsApp Business account <https://www.facebook.com/business/help/456220311516626>`_
23+
- `Meta Business: change your WhatsApp Business display name <https://www.facebook.com/business/help/378834799515077>`_

redirects/saas-16.3.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# applications/productivity
2+
3+
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
4+
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

0 commit comments

Comments
 (0)