Browse Source

Jan 24 : [UPDT] Index file Updated 'all_in_one_whatsapp_integration'

pull/302/head
RisvanaCybro 2 years ago
parent
commit
ba4a61372c
  1. 4
      all_in_one_whatsapp_integration/README.rst
  2. 1
      all_in_one_whatsapp_integration/__init__.py
  3. 8
      all_in_one_whatsapp_integration/__manifest__.py
  4. BIN
      all_in_one_whatsapp_integration/static/description/assets/screenshots/cr1.png
  5. BIN
      all_in_one_whatsapp_integration/static/description/assets/screenshots/cr2.png
  6. BIN
      all_in_one_whatsapp_integration/static/description/assets/screenshots/cr3.png
  7. BIN
      all_in_one_whatsapp_integration/static/description/assets/screenshots/cr4.png
  8. BIN
      all_in_one_whatsapp_integration/static/description/assets/screenshots/cr5.png
  9. BIN
      all_in_one_whatsapp_integration/static/description/banner.png
  10. BIN
      all_in_one_whatsapp_integration/static/description/icon.png
  11. 1908
      all_in_one_whatsapp_integration/static/description/index.html

4
all_in_one_whatsapp_integration/README.rst

@ -2,8 +2,8 @@
:target: https://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
All in one WhatsApp Integration Odoo16
======================================
All in one Whatsapp
===================
This module helps you to send a whatsapp message to your partners that are in sale order,
purchase order, invoice and bills, and deliver orders.

1
all_in_one_whatsapp_integration/__init__.py

@ -19,7 +19,6 @@
# If not, see <http://www.gnu.org/licenses/>.
#
###############################################################################
from . import controllers
from . import models
from . import wizard

8
all_in_one_whatsapp_integration/__manifest__.py

@ -20,11 +20,13 @@
#
###############################################################################
{
'name': "All in one WhatsApp Integration Odoo16",
'name': "All in one Whatsapp",
'version': '16.0.1.0.0',
'category': 'Extra Tools',
'summary': """WhatsApp Integration In Sale Order, Purchase Order, Delivery Order with Twilio and CloudAPI""",
'description': """WhatsApp, WhatsApp Odoo, whatsapp, WhatsApp Integration In Sale Order, Purchase Order, Delivery Order with Twilio and CloudAPI""",
'summary': """Send whatsapp messages to the partner""",
'description': """ This module helps you to send a whatsapp message to your
partners that are in sale order, purchase order, invoice and bills, and
deliver orders.""",
'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions',
'maintainer': 'Cybrosys Techno Solutions',

BIN
all_in_one_whatsapp_integration/static/description/assets/screenshots/cr1.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 130 KiB

BIN
all_in_one_whatsapp_integration/static/description/assets/screenshots/cr2.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

BIN
all_in_one_whatsapp_integration/static/description/assets/screenshots/cr3.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 153 KiB

BIN
all_in_one_whatsapp_integration/static/description/assets/screenshots/cr4.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 KiB

BIN
all_in_one_whatsapp_integration/static/description/assets/screenshots/cr5.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

BIN
all_in_one_whatsapp_integration/static/description/banner.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 79 KiB

BIN
all_in_one_whatsapp_integration/static/description/icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 13 KiB

1908
all_in_one_whatsapp_integration/static/description/index.html

File diff suppressed because it is too large
Loading…
Cancel
Save