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.
 
 
 
 
 
Maxime Chambreuil 0bd7cb147e
Merge pull request #194 from ursais/12.0-fix-connector_voicent
5 years ago
..
data rename module & code review 7 years ago
i18n [UPD] Update base_sms_client.pot 6 years ago
images rename module & code review 7 years ago
models rename module & code review 7 years ago
security rename module & code review 7 years ago
static/src/img rename module & code review 7 years ago
views rename module & code review 7 years ago
wizard rename module & code review 7 years ago
README.rst rename module & code review 7 years ago
__init__.py rename module & code review 7 years ago
__manifest__.py Port to v12 base_phone, asterisk_click2dial, crm_phone, hr_phone, event_phone and hr_recruitment_phone 6 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:

* go 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/base_sms_client/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

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.