Giter Club home page Giter Club logo

send-sms's Introduction

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.

Settings > Technical > Send SMS.

SMS Gateway Setup

  1. This module support only GET method for integrate sms gateway.
  2. 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}) .
  3. For message, use {message} as a variable in url.
  4. If you want to test after gateway setup, So go to SMS Test tab in form view of gateway setup.

Template Setup

You can choose Gateway, 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.

SMS Server Action and Automated Action

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

send-sms's People

Contributors

debbabu avatar

Stargazers

SaeedRasouli avatar  avatar

Watchers

James Cloos avatar Rytis A. avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.