Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Oct 29, 2024
1 parent 694649a commit 63d5a46
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ addon | version | maintainers | summary
[mail_quoted_reply](mail_quoted_reply/) | 15.0.1.0.3 | | Make a reply using a message
[mail_restrict_follower_selection](mail_restrict_follower_selection/) | 15.0.1.0.0 | | Define a domain from which followers can be selected
[mail_send_copy](mail_send_copy/) | 15.0.1.0.0 | | Send to you a copy of each mail sent by Odoo
[mail_show_follower](mail_show_follower/) | 15.0.1.3.0 | [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) | Show CC document followers in mails.
[mail_show_follower](mail_show_follower/) | 15.0.1.4.0 | [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) | Show CC document followers in mails.
[mail_tracking](mail_tracking/) | 15.0.3.1.0 | | Email tracking system for all mails sent
[mail_tracking_mailgun](mail_tracking_mailgun/) | 15.0.1.1.1 | | Mail tracking and Mailgun webhooks integration
[mail_tracking_mass_mailing](mail_tracking_mass_mailing/) | 15.0.1.0.0 | | Improve mass mailing email tracking
Expand Down
2 changes: 1 addition & 1 deletion mail_show_follower/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Mail Show Follower
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:a16751ac919b672d85bdae5e1a09edda97ff61a9d6997f986797ef717959544e
!! source digest: sha256:87de6f94c30a464bc4b63eb714bbf5d1230224861f093c0ff0873ffc7131e092
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion mail_show_follower/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
"name": "Mail Show Follower",
"summary": "Show CC document followers in mails.",
"version": "15.0.1.3.0",
"version": "15.0.1.4.0",
"category": "Mail",
"website": "https://github.com/OCA/social",
"author": "Sygel, Moduon, Odoo Community Association (OCA)",
Expand Down
2 changes: 1 addition & 1 deletion mail_show_follower/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Mail Show Follower</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:a16751ac919b672d85bdae5e1a09edda97ff61a9d6997f986797ef717959544e
!! source digest: sha256:87de6f94c30a464bc4b63eb714bbf5d1230224861f093c0ff0873ffc7131e092
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/15.0/mail_show_follower"><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-15-0/social-15-0-mail_show_follower"><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=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module extends the functionality of mailing to show the document followers in head of the mails.
Expand Down

0 comments on commit 63d5a46

Please sign in to comment.