From be48ed5a989aee24b806fcb768e2e947c4851ddd Mon Sep 17 00:00:00 2001 From: Ricardo Gomes Rodrigues Date: Wed, 17 Sep 2025 12:23:31 +0000 Subject: [PATCH] [IMP] sms_marketing: add warnings for Twilio Since some questions have appeared a couple of times, let's add a warning in the documentation. task-none X-original-commit: 141819104bb19ad29fe12ab26594ede2a735681c --- .../applications/marketing/sms_marketing/twilio.rst | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/content/applications/marketing/sms_marketing/twilio.rst b/content/applications/marketing/sms_marketing/twilio.rst index 94635ebe6e..9d32e49092 100644 --- a/content/applications/marketing/sms_marketing/twilio.rst +++ b/content/applications/marketing/sms_marketing/twilio.rst @@ -43,9 +43,14 @@ be able to send SMS messages. These cost credits that are to be bought on Twilio #. Go back to bottom of the :guilabel:`Dashboard` page #. Copy the :guilabel:`Account SID` and :guilabel:`Auth Token` -Beware that sending SMS to some countries (such as the US or Canada) might require a registration. -This can only be done by you, and not by Odoo. Please check out `Twilio's Help Center -`_ +.. important:: + In case of a testing account, you will only be able to send SMS to phones that you have verified + within `Twilio's console `_. + +.. note:: + Sending SMS to some countries (such as the US or Canada) might require a registration. This can + only be done by you, and not by Odoo. Please check out `Twilio's Help Center + `_. Setup Odoo to use Twilio