From 71300f2b48a703fa24c51d30407a0748eb40dc39 Mon Sep 17 00:00:00 2001 From: Cybrosys Technologies Date: Fri, 8 Nov 2024 14:56:17 +0530 Subject: [PATCH] Nov 08: [FIX] Bug fixed 'multi_sms_gateway' --- multi_sms_gateway/__manifest__.py | 2 +- multi_sms_gateway/doc/RELEASE_NOTES.md | 3 +- .../static/description/index.html | 633 +----------------- 3 files changed, 39 insertions(+), 599 deletions(-) diff --git a/multi_sms_gateway/__manifest__.py b/multi_sms_gateway/__manifest__.py index 2c13244da..d8db14f7e 100644 --- a/multi_sms_gateway/__manifest__.py +++ b/multi_sms_gateway/__manifest__.py @@ -20,7 +20,7 @@ ############################################################################# { 'name': 'Multiple SMS Gateway Integration', - 'version': '17.0.1.0.0', + 'version': '17.0.1.0.1', 'category': 'Extra Tools', 'summary': 'Module to send SMS through different SMS gateway', 'description': """This modules helps to send SMS using different SMS diff --git a/multi_sms_gateway/doc/RELEASE_NOTES.md b/multi_sms_gateway/doc/RELEASE_NOTES.md index 660eb6944..cbb609038 100644 --- a/multi_sms_gateway/doc/RELEASE_NOTES.md +++ b/multi_sms_gateway/doc/RELEASE_NOTES.md @@ -3,5 +3,4 @@ #### 29.07.2024 #### Version 17.0.1.0.0 #### ADD - -- Initial commit for Multiple SMS Gateway Integration \ No newline at end of file +- Initial commit for Multiple SMS Gateway Integration diff --git a/multi_sms_gateway/static/description/index.html b/multi_sms_gateway/static/description/index.html index 949e446ba..7f1a4b5f1 100644 --- a/multi_sms_gateway/static/description/index.html +++ b/multi_sms_gateway/static/description/index.html @@ -103,6 +103,40 @@ + +
+
+

+ Configuration +

+
+ +
+
+
+
+ +
+ To install the module properly, ensure the required external packages (TeleSign, Vonage, and Twilio) are installed by running the following commands: +
  • python3.10 -m pip install telesign
  • +
  • python3.10 -m pip install twilio
  • +
  • python3.10 -m pip install vonage
  • + After installing these packages, proceed with the module installation. + +
    + +
    +
    +
    +
    + + +
    @@ -446,8 +480,7 @@

    - Initial Commit for Restrict POS Refund with - Password.

    + Initial Commit for Multiple SMS Gateway Integration

    @@ -893,595 +926,3 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file