You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Sébastien BEAU e2185d4c9b rename sms.smsclient to sms.gateway and use the word gateway everywhere 10 years ago
..
i18n insertion module V8 from AK 8 years ago
images insertion module V8 from AK 8 years ago
models Mig V10 & add keychain need other module to use 8 years ago
security insertion module V8 from AK 8 years ago
static/src/img insertion module V8 from AK 8 years ago
views Mig V10 & add keychain need other module to use 8 years ago
wizard Mig to 10.0 8 years ago
README.rst Mig to 10.0 8 years ago
__init__.py Mig to 10.0 8 years ago
__manifest__.py Mig V10 & add keychain need other module to use 8 years ago

README.rst

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:alt: License: AGPL-3

SMS client core
===============

This module provides base function to send sms. It is not meant to work alone and needs a least one provider module.

Installation
============

To install this module, you need to:

* Install a provider module after

Configuration
=============

To configure this module, you need to:

* Configure Keychain key
* Configure your provider account

Usage
=====

To use this module, you need to:

* got to partner menu
* select one or multiple partner
* go to more and will found some wizards to send sms


Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/{project_repo}/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
`here <https://github.com/OCA/{project_repo}/issues/new?body=module:%20{module_name}%0Aversion:%20{version}%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.


Credits
=======

Contributors
------------

* Valentin Chemiere <valentin.chemiere@akretion.com>
* Yvan Party <yvan@julius.fr>

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit http://odoo-community.org.