social/mail_gateway
Enric Tobella 294aa506d4 [IMP] mail_broker: Black, isort, prettier 2024-05-25 14:15:49 +02:00
..
controllers [IMP] mail_broker 2024-05-25 14:15:49 +02:00
models [IMP] mail_broker: Black, isort, prettier 2024-05-25 14:15:49 +02:00
readme [ADD] mail_broker 2024-05-25 14:15:49 +02:00
security [ADD] mail_broker 2024-05-25 14:15:49 +02:00
services [IMP] mail_broker 2024-05-25 14:15:49 +02:00
static [IMP] mail_broker: Black, isort, prettier 2024-05-25 14:15:49 +02:00
templates [ADD] mail_broker 2024-05-25 14:15:49 +02:00
tests [IMP] mail_broker 2024-05-25 14:15:49 +02:00
views [IMP] mail_broker 2024-05-25 14:15:49 +02:00
README.rst [ADD] mail_broker 2024-05-25 14:15:49 +02:00
__init__.py [IMP] mail_broker 2024-05-25 14:15:49 +02:00
__manifest__.py [IMP] mail_broker 2024-05-25 14:15:49 +02:00
hooks.py [ADD] mail_broker 2024-05-25 14:15:49 +02:00

README.rst

===========
Mail Broker
===========

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-tegin%2Fcb--addons-lightgray.png?logo=github
    :target: https://github.com/tegin/cb-addons/tree/13.0/mail_broker
    :alt: tegin/cb-addons

|badge1| |badge2| |badge3| 

This module allows to respond chats as a bot.

This way, a group of users can respond customers or any other set
of partners in an integrated way.

It is not intended to be integrated on default chatter as users don't need
to review again when one has responded.

**Table of contents**

.. contents::
   :local:

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

Bugs are tracked on `GitHub Issues <https://github.com/tegin/cb-addons/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 <https://github.com/tegin/cb-addons/issues/new?body=module:%20mail_broker%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Creu Blanca

Contributors
~~~~~~~~~~~~

* Enric Tobella <etobella@creublanca.es>
* Olga Marco <olga.marco@creublanca.es>

Maintainers
~~~~~~~~~~~

This module is part of the `tegin/cb-addons <https://github.com/tegin/cb-addons/tree/13.0/mail_broker>`_ project on GitHub.

You are welcome to contribute.