v 9.0 v 10.0 v 11.0 v 12.0 Third Party 2384
Download for v 12.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 457
Technical Name send_sms
LicenseSee License tab
Websitehttp://www.debweb.com
Versions 9.0 10.0 11.0 12.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 457
Technical Name send_sms
LicenseSee License tab
Websitehttp://www.debweb.com
Versions 9.0 10.0 11.0 12.0

Send SMS

  • This module use for send sms from odoo. You need a sms gateway to setup for trigger sms. You can use multiple gateway for multiple sms template. Also you can send sms manually using wizard.
  • You can find send sms functionality under Settings. You will get that menu in debug mode.
  • After debug mode, you can get send sms in Settings > Technical > Send SMS.

GateWay Setup

You can setup your gateway like below.

This module support only GET method for integrate sms gateway.

For mobile, use {mobile} as a variable and add this variable in url. Some gateway support country code (like 91 for india) or some gateway not support country code. If your gateway support country code use country code before {mobile} (like 91{mobile})

For message, use {message} as a variable in url.

Test Gateway

Put mobile no. and message in respective textbox, then click on Send button. If gateway parameters are correct it shows a responce of that message in popup.

Template Setup

Setup SMS Template

  • Choose gateway.
  • Choose model.
  • put mobile no. as a variable like ${object.mobile}.
  • Write message in body field.

SMS Track

Track History of all message responce. Also that history contain mobile no., message, gateway.

SMS Wizard

You can add sms template to Action as a wizard. Also you can modify message content in wizard, but that one not reflect in orginal template.

Automated Action
Server Action

You can use SMS Template in Automated Action using Server Action. So that you can trigger SMS automatic as per trigger condition.

Help & Support

You will get free support and assistance in case of any issues


Email Contact Us Request Customization
Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
Excellent addon , how can we get this v14
by
Imran
on 4/17/22, 4:56 PM



SMS Version 13
by
amith@cybergate.lk
on 3/1/20, 7:35 AM

Hello Can you provide V13 Version ? Regards


Not able to send sms
by
Deepak
on 9/26/19, 7:49 AM

what to put in source attribute and is it work for all SMS gateway or any specific gateway?