Browse Source

:octocat: new support address :point_right: help@itpp.dev

pull/311/head
Denis Mudarisov 4 years ago
parent
commit
ffe38d66de
No known key found for this signature in database GPG Key ID: B9AD74DAFB7B53DA
  1. 11
      mail_all/README.rst
  2. 8
      mail_archives/README.rst
  3. 28
      mail_attachment_popup/README.rst
  4. 14
      mail_base/README.rst
  5. 4
      mail_check_immediately/README.rst
  6. 6
      mail_fix_553/README.rst
  7. 8
      mail_move_message/README.rst
  8. 25
      mail_private/README.rst
  9. 25
      mail_recovery/README.rst
  10. 11
      mail_reply/README.rst
  11. 8
      mail_sent/README.rst
  12. 27
      mail_to/README.rst
  13. 23
      mailgun/README.rst
  14. 6
      res_partner_company_messages/README.rst
  15. 8
      res_partner_mails_count/README.rst

11
mail_all/README.rst

@ -1,3 +1,7 @@
.. image:: https://itpp.dev/images/infinity-readme.png
:alt: Tested and maintained by IT Projects Labs
:target: https://itpp.dev
===================
Show all messages
===================
@ -7,10 +11,7 @@ Adds ``Discuss / All`` menu, that shows all messages accesable by current user
Further information
-------------------
HTML Description: https://apps.odoo.com/apps/modules/9.0/mail_all/
Usage instructions: `<doc/index.rst>`__
Odoo Apps Store: https://apps.odoo.com/apps/modules/9.0/mail_all/
Changelog: `<doc/changelog.rst>`__
Tested on Odoo 9.0 d3dd4161ad0598ebaa659fbd083457c77aa9448d
Tested on `Odoo 9.0 <https://github.com/odoo/odoo/commit/d3dd4161ad0598ebaa659fbd083457c77aa9448d>`_

8
mail_archives/README.rst

@ -1,3 +1,7 @@
.. image:: https://itpp.dev/images/infinity-readme.png
:alt: Tested and maintained by IT Projects Labs
:target: https://itpp.dev
Mail Archives
=============
@ -10,6 +14,6 @@ Click Discuss/Archive menu -- sent/received messages are displayed
Further information
-------------------
HTML Description: https://apps.odoo.com/apps/modules/9.0/mail_archives/
Odoo Apps Store: https://apps.odoo.com/apps/modules/9.0/mail_archives/
Tested on Odoo 9.0 b9f206953e3f877adf18643f154d1262842564ee
Tested on `Odoo 9.0 <https://github.com/odoo/odoo/commit/b9f206953e3f877adf18643f154d1262842564ee>`_

28
mail_attachment_popup/README.rst

@ -1,35 +1,29 @@
.. image:: https://itpp.dev/images/infinity-readme.png
:alt: Tested and maintained by IT Projects Labs
:target: https://itpp.dev
===================
Popup Attachments
===================
The module opens attached mail images in popup.
Credits
=======
Questions?
==========
To get an assistance on this module contact us by email :arrow_right: help@itpp.dev
Contributors
------------
============
* Dinar Gabbasov <gabbasov@it-projects.info>
Sponsors
--------
* `IT-Projects LLC <https://it-projects.info>`__
Maintainers
-----------
* `IT-Projects LLC <https://it-projects.info>`__
The module is not maintained in future versions because it's functionality built-in since Odoo 11.0.
Further information
===================
Demo: http://runbot.it-projects.info/demo/mail-addons/10.0
HTML Description: https://apps.odoo.com/apps/modules/10.0/mail_attachment_popup/
Usage instructions: `<doc/index.rst>`_
Odoo Apps Store: https://apps.odoo.com/apps/modules/10.0/mail_attachment_popup/
Changelog: `<doc/changelog.rst>`_
Tested on Odoo 10.0 9cf666288076dc4e315e62e7ca0d6fc59995a498
Tested on `Odoo 10.0 <https://github.com/odoo/odoo/commit/9cf666288076dc4e315e62e7ca0d6fc59995a498>`_

14
mail_base/README.rst

@ -1,3 +1,7 @@
.. image:: https://itpp.dev/images/infinity-readme.png
:alt: Tested and maintained by IT Projects Labs
:target: https://itpp.dev
Mail Base
=========
@ -11,18 +15,12 @@ One can say, that the module do this todo from `addons/mail/static/src/js/chat_m
// to do: move this to mail.utils
Note. Due to odoo restrictions, module makes mail initialization again. That is browser loads emoji and other chat data twice. This is the only way to make Mail feature extendable.
Further information
===================
Demo: http://runbot.it-projects.info/demo/mail-addons/10.0
.. HTML Description: https://apps.odoo.com/apps/modules/10.0/mail_base/
Usage instructions: `<doc/index.rst>`_
.. Odoo Apps Store: https://apps.odoo.com/apps/modules/10.0/mail_base/
Changelog: `<doc/changelog.rst>`_
Tested on Odoo 10.0 1be57f2825af4f3ade20a658c6f97f6cf93cc866
Tested on `Odoo 10.0 <https://github.com/odoo/odoo/commit/1be57f2825af4f3ade20a658c6f97f6cf93cc866>`_

4
mail_check_immediately/README.rst

@ -1,3 +1,7 @@
.. image:: https://itpp.dev/images/infinity-readme.png
:alt: Tested and maintained by IT Projects Labs
:target: https://itpp.dev
Check mail immediately
======================

6
mail_fix_553/README.rst

@ -1,3 +1,7 @@
.. image:: https://itpp.dev/images/infinity-readme.png
:alt: Tested and maintained by IT Projects Labs
:target: https://itpp.dev
Fix mail error 553
==================
@ -32,7 +36,7 @@ can happens and the module should be updated. You can check commits
for mail_mail.py here:
https://github.com/odoo/odoo/commits/8.0/addons/mail/mail_mail.py
Tested on Odoo 8.0 d023c079ed86468436f25da613bf486a4a17d625
Tested on `Odoo 8.0 <https://github.com/odoo/odoo/commit/d023c079ed86468436f25da613bf486a4a17d625>`_
Status
======

8
mail_move_message/README.rst

@ -1,10 +1,12 @@
.. image:: https://itpp.dev/images/infinity-readme.png
:alt: Tested and maintained by IT Projects Labs
:target: https://itpp.dev
Mail relocation
===============
Demo: http://runbot.it-projects.info/demo/mail-addons/9.0
Description: https://www.odoo.com/apps/modules/9.0/mail_move_message/
Further information and discussion: http://yelizariev.github.io/odoo/module/2015/04/10/mail-relocation.html
Tested on Odoo 8.0 d023c079ed86468436f25da613bf486a4a17d625
Tested on `Odoo 8.0 <https://github.com/odoo/odoo/commit/d023c079ed86468436f25da613bf486a4a17d625>`_

25
mail_private/README.rst

@ -1,29 +1,26 @@
.. image:: https://itpp.dev/images/infinity-readme.png
:alt: Tested and maintained by IT Projects Labs
:target: https://itpp.dev
====================
Internal Messaging
====================
Send private messages to specified recipients, regardless of who are in followers list.
Credits
=======
Questions?
==========
To get an assistance on this module contact us by email :arrow_right: help@itpp.dev
Contributors
------------
============
* Pavel Romanchenko <romanchenko@it-projects.info>
Sponsors
--------
* `IT-Projects LLC <https://it-projects.info>`__
Further information
===================
Demo: http://runbot.it-projects.info/demo/mail-addons/10.0
HTML Description: https://apps.odoo.com/apps/modules/10.0/mail_private/
Usage instructions: `<doc/index.rst>`__
Odoo Apps Store: https://apps.odoo.com/apps/modules/10.0/mail_private/
Changelog: `<doc/changelog.rst>`__
Tested on Odoo 10.0 ffba5c688ff74a0630f9f70be1d7760a43a7deba
Tested on `Odoo 10.0 <https://github.com/odoo/odoo/commit/ffba5c688ff74a0630f9f70be1d7760a43a7deba>`_

25
mail_recovery/README.rst

@ -1,3 +1,7 @@
.. image:: https://itpp.dev/images/infinity-readme.png
:alt: Tested and maintained by IT Projects Labs
:target: https://itpp.dev
===============
Mail Recovery
===============
@ -9,26 +13,19 @@ TODO
* add support for *full mail composer*
Credits
=======
Questions?
==========
To get an assistance on this module contact us by email :arrow_right: help@itpp.dev
Contributors
------------
============
* Ildar Nasyrov <nasyrov@it-projects.info>
Sponsors
--------
* `IT-Projects LLC <https://it-projects.info>`__
Further information
===================
Demo: http://runbot.it-projects.info/demo/mail-addons/9.0
HTML Description: https://apps.odoo.com/apps/modules/9.0/mail_recovery/
Usage instructions: `<doc/index.rst>`__
Odoo Apps Store: https://apps.odoo.com/apps/modules/9.0/mail_recovery/
Changelog: `<doc/changelog.rst>`__
Tested on Odoo 9.0 fd9eb2e4819031c6758c021f4c335b591367632d
Tested on `Odoo 9.0 <https://github.com/odoo/odoo/commit/fd9eb2e4819031c6758c021f4c335b591367632d>`_

11
mail_reply/README.rst

@ -1,3 +1,7 @@
.. image:: https://itpp.dev/images/infinity-readme.png
:alt: Tested and maintained by IT Projects Labs
:target: https://itpp.dev
==========================
Always show reply button
==========================
@ -7,10 +11,7 @@ The module allows to reply to any message. Out-of-box odoo shows reply button fo
Further information
===================
HTML Description: https://apps.odoo.com/apps/modules/9.0/mail_reply/
Usage instructions: `<doc/index.rst>`__
Odoo Apps Store: https://apps.odoo.com/apps/modules/9.0/mail_reply/
Changelog: `<doc/changelog.rst>`__
Tested on Odoo 9.0 d3dd4161ad0598ebaa659fbd083457c77aa9448d
Tested on `Odoo 9.0 <https://github.com/odoo/odoo/commit/d3dd4161ad0598ebaa659fbd083457c77aa9448d>`_

8
mail_sent/README.rst

@ -1,3 +1,7 @@
.. image:: https://itpp.dev/images/infinity-readme.png
:alt: Tested and maintained by IT Projects Labs
:target: https://itpp.dev
Sentbox
=======
@ -11,6 +15,6 @@ Further information
-------------------
Further information and discussion: https://yelizariev.github.io/odoo/module/2015/02/19/sentbox.html
HTML Description: https://apps.odoo.com/apps/modules/9.0/mail_sent/
Odoo Apps Store: https://apps.odoo.com/apps/modules/9.0/mail_sent/
Tested on Odoo 9.0 b9f206953e3f877adf18643f154d1262842564ee
Tested on `Odoo 9.0 <https://github.com/odoo/odoo/commit/b9f206953e3f877adf18643f154d1262842564ee>`_

27
mail_to/README.rst

@ -1,32 +1,27 @@
.. image:: https://itpp.dev/images/infinity-readme.png
:alt: Tested and maintained by IT Projects Labs
:target: https://itpp.dev
=========================
Show message recipients
=========================
Allows you be sure, that all discussion participants were notified. Adds recipients label the right of message.
Credits
=======
Questions?
==========
To get an assistance on this module contact us by email :arrow_right: help@itpp.dev
Contributors
------------
============
* Pavel Romanchenko <apps@it-projects.info>
Sponsors
--------
* `IT-Projects LLC <https://it-projects.info>`__
Maintainers
-----------
* `IT-Projects LLC <https://it-projects.info>`__
Further information
===================
Demo: http://runbot.it-projects.info/demo/mail-addons/10.0
HTML Description: https://apps.odoo.com/apps/modules/10.0/mail_to/
Usage instructions: `<doc/index.rst>`_
Odoo Apps Store: https://apps.odoo.com/apps/modules/10.0/mail_to/
Changelog: `<doc/changelog.rst>`_
Tested on Odoo 10.0 ffba5c688ff74a0630f9f70be1d7760a43a7deba
Tested on `Odoo 10.0 <https://github.com/odoo/odoo/commit/ffba5c688ff74a0630f9f70be1d7760a43a7deba>`_

23
mailgun/README.rst

@ -1,3 +1,7 @@
.. image:: https://itpp.dev/images/infinity-readme.png
:alt: Tested and maintained by IT Projects Labs
:target: https://itpp.dev
=========
Mailgun
=========
@ -12,25 +16,20 @@ TODO
* If emails are sent when odoo is stopped then Mailgun will retry (other than for delivery notification) during 8 hours at the following intervals before stop trying: 10 minutes, 10 minutes, 15 minutes, 30 minutes, 1 hour, 2 hour and 4 hours. This could be fixed by fetching undelivered messages after odoo starts.
Credits
=======
Questions?
==========
To get an assistance on this module contact us by email :arrow_right: help@itpp.dev
Contributors
------------
============
* Ildar Nasyrov <Nasyrov@it-projects.info>
* Ivan Yelizariev <yelizariev@it-projects.info>
Sponsors
--------
* `IT-Projects LLC <https://it-projects.info>`__
Further information
===================
HTML Description: https://apps.odoo.com/apps/modules/9.0/mailgun/
Usage instructions: `<doc/index.rst>`__
Odoo Apps Store: https://apps.odoo.com/apps/modules/9.0/mailgun/
Changelog: `<doc/changelog.rst>`__
Tested on Odoo 9.0 c8cd67c5d98b410cabe0a6efb3347a8a4de731d8
Tested on `Odoo 9.0 <https://github.com/odoo/odoo/commit/c8cd67c5d98b410cabe0a6efb3347a8a4de731d8>`_

6
res_partner_company_messages/README.rst

@ -1,6 +1,10 @@
.. image:: https://itpp.dev/images/infinity-readme.png
:alt: Tested and maintained by IT Projects Labs
:target: https://itpp.dev
Aggregate messages from company's contacts
==========================================
By default, odoo displays under partner form only its own messages. The module shows under company form both their own messages and the messages of any contacts attached to that company.
Tested on Odoo 10.0 e8b0c1db69f04b0f8391d7ee4848ccf576018bf3
Tested on `Odoo 10.0 <https://github.com/odoo/odoo/commit/e8b0c1db69f04b0f8391d7ee4848ccf576018bf3>`_

8
res_partner_mails_count/README.rst

@ -1,3 +1,7 @@
.. image:: https://itpp.dev/images/infinity-readme.png
:alt: Tested and maintained by IT Projects Labs
:target: https://itpp.dev
Smart buttons for mails count
=============================
@ -11,6 +15,6 @@ You can see Smart buttons "Mails from" and "Mails to" in the contact form in the
Further information
-------------------
HTML Description: https://apps.odoo.com/apps/modules/9.0/res_partner_mails_count/
Odoo Apps Store: https://apps.odoo.com/apps/modules/9.0/res_partner_mails_count/
Tested on Odoo 9.0 b9f206953e3f877adf18643f154d1262842564ee
Tested on `Odoo 9.0 <https://github.com/odoo/odoo/commit/b9f206953e3f877adf18643f154d1262842564ee>`_
Loading…
Cancel
Save