mirror of https://github.com/OCA/social.git
[BOT] post-merge updates
parent
bf4b105ffa
commit
82f3e603e6
|
@ -38,7 +38,7 @@ addon | version | maintainers | summary
|
|||
[mail_post_defer](mail_post_defer/) | 16.0.1.0.1 | [](https://github.com/Yajo) | Faster and cancellable outgoing messages
|
||||
[mail_show_follower](mail_show_follower/) | 16.0.1.0.1 | [](https://github.com/yajo) | Show CC document followers in mails.
|
||||
[mail_template_substitute](mail_template_substitute/) | 16.0.1.0.0 | | This module allows to create substitution rules for mail templates.
|
||||
[mail_tracking](mail_tracking/) | 16.0.1.0.0 | | Email tracking system for all mails sent
|
||||
[mail_tracking](mail_tracking/) | 16.0.1.0.1 | | Email tracking system for all mails sent
|
||||
[mass_mailing_contact_active](mass_mailing_contact_active/) | 16.0.1.0.0 | | Adds active feature on mailing list contact and subscriptions
|
||||
[mass_mailing_list_dynamic](mass_mailing_list_dynamic/) | 16.0.1.0.0 | | Mass mailing lists that get autopopulated
|
||||
[mass_mailing_partner](mass_mailing_partner/) | 16.0.1.0.0 | | Link partners with mass-mailing
|
||||
|
|
|
@ -7,7 +7,7 @@ Email tracking
|
|||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:85a98ca59bd98045895d28925d2aa69acd5c338c6d6a84e69ea96fa473f66603
|
||||
!! source digest: sha256:37897d720c6e50e7d19b0bd5291463671d0a37e201b4936db7f9dca451a7c46f
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
{
|
||||
"name": "Email tracking",
|
||||
"summary": "Email tracking system for all mails sent",
|
||||
"version": "16.0.1.0.0",
|
||||
"version": "16.0.1.0.1",
|
||||
"category": "Social Network",
|
||||
"website": "https://github.com/OCA/social",
|
||||
"author": ("Tecnativa, " "Odoo Community Association (OCA)"),
|
||||
|
|
|
@ -367,7 +367,7 @@ ul.auto-toc {
|
|||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:85a98ca59bd98045895d28925d2aa69acd5c338c6d6a84e69ea96fa473f66603
|
||||
!! source digest: sha256:37897d720c6e50e7d19b0bd5291463671d0a37e201b4936db7f9dca451a7c46f
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/social/tree/16.0/mail_tracking"><img alt="OCA/social" src="https://img.shields.io/badge/github-OCA%2Fsocial-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_tracking"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/social&target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module shows email notification tracking status for any messages in
|
||||
|
|
Loading…
Reference in New Issue