Skip to content

Commit 9e9e1f4

Browse files
committed
[BOT] post-merge updates
1 parent 4831640 commit 9e9e1f4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ addon | version | maintainers | summary
6666
[mail_show_follower](mail_show_follower/) | 16.0.1.2.1 | <a href='https://github.com/yajo'><img src='https://github.com/yajo.png' width='32' height='32' style='border-radius:50%;' alt='yajo'/></a> | Show CC document followers in mails.
6767
[mail_template_multi_attachment](mail_template_multi_attachment/) | 16.0.1.0.0 | | Module who allows to generate multi attachments on an email template.
6868
[mail_template_substitute](mail_template_substitute/) | 16.0.1.0.1 | | This module allows to create substitution rules for mail templates.
69-
[mail_tracking](mail_tracking/) | 16.0.1.0.7 | | Email tracking system for all mails sent
69+
[mail_tracking](mail_tracking/) | 16.0.1.0.8 | | Email tracking system for all mails sent
7070
[mail_tracking_mailgun](mail_tracking_mailgun/) | 16.0.1.0.1 | | Mail tracking and Mailgun webhooks integration
7171
[mail_tracking_mass_mailing](mail_tracking_mass_mailing/) | 16.0.1.0.0 | | Improve mass mailing email tracking
7272
[mass_mailing_contact_active](mass_mailing_contact_active/) | 16.0.1.0.0 | | Adds active feature on mailing list contact and subscriptions

mail_tracking/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Email tracking
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:bcebd6e00a45dc42c2debb9a24e3e35cfe0e5c8143a3953972638e2b9995753f
14+
!! source digest: sha256:c311de6e2b8271c13b6ddaa9e5e9dad3de4643de1b0ce2ed88d92217ca31f8ca
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

mail_tracking/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"name": "Email tracking",
99
"summary": "Email tracking system for all mails sent",
10-
"version": "16.0.1.0.7",
10+
"version": "16.0.1.0.8",
1111
"category": "Social Network",
1212
"website": "https://github.com/OCA/social",
1313
"author": ("Tecnativa, " "Odoo Community Association (OCA)"),

mail_tracking/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Email tracking</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:bcebd6e00a45dc42c2debb9a24e3e35cfe0e5c8143a3953972638e2b9995753f
375+
!! source digest: sha256:c311de6e2b8271c13b6ddaa9e5e9dad3de4643de1b0ce2ed88d92217ca31f8ca
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<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/license-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&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module shows email notification tracking status for any messages in

0 commit comments

Comments
 (0)