|
@ -1,8 +1,9 @@ |
|
|
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg |
|
|
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg |
|
|
:alt: License: AGPL-3 |
|
|
:alt: License: AGPL-3 |
|
|
|
|
|
|
|
|
|
|
|
================= |
|
|
SMS send picking |
|
|
SMS send picking |
|
|
=========== |
|
|
|
|
|
|
|
|
================= |
|
|
|
|
|
|
|
|
This module provides a cron and a method to automaticly sending a SMS when a |
|
|
This module provides a cron and a method to automaticly sending a SMS when a |
|
|
picking delivery is ready to transfert. |
|
|
picking delivery is ready to transfert. |
|
@ -18,7 +19,7 @@ Usage |
|
|
|
|
|
|
|
|
To use this module, you need to: |
|
|
To use this module, you need to: |
|
|
|
|
|
|
|
|
* have a gateway correctly configured |
|
|
|
|
|
|
|
|
* have a gateway correctly configured with keychain account |
|
|
* put some picking delivery in ready to transfert state |
|
|
* put some picking delivery in ready to transfert state |
|
|
|
|
|
|
|
|
For further information, please visit: |
|
|
For further information, please visit: |
|
@ -36,7 +37,6 @@ Bug Tracker |
|
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/{project_repo}/issues>`_. |
|
|
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. |
|
|
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 |
|
|
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 |
|
|
Credits |
|
@ -46,6 +46,7 @@ Contributors |
|
|
------------ |
|
|
------------ |
|
|
|
|
|
|
|
|
* Valentin Chemiere <valentin.chemiere@akretion.com> |
|
|
* Valentin Chemiere <valentin.chemiere@akretion.com> |
|
|
|
|
|
* MonsieurB <monsieurb@saaslys.com> |
|
|
|
|
|
|
|
|
Maintainer |
|
|
Maintainer |
|
|
---------- |
|
|
---------- |
|
|