diff --git a/README.md b/README.md
index f38a117319..317d358102 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ addon | version | maintainers | summary
[mail_allow_portal_internal_note](mail_allow_portal_internal_note/) | 14.0.1.0.2 | | Portal users can access internal messages related to own or other companies
[mail_attach_existing_attachment](mail_attach_existing_attachment/) | 14.0.1.0.0 | | Adding attachment on the object by sending this one
[mail_attach_existing_attachment_account](mail_attach_existing_attachment_account/) | 14.0.1.0.1 | | Module to use attach existing attachment for account module
+[mail_autogenerated_header](mail_autogenerated_header/) | 14.0.1.0.0 | | Add headers to Odoo's mails indicating they are autogenerated
[mail_autosubscribe](mail_autosubscribe/) | 14.0.1.0.0 | | Automatically subscribe partners to its company's business documents
[mail_chatter_thread_colour](mail_chatter_thread_colour/) | 14.0.1.0.1 | | Allow to change the colour of threads
[mail_contact_type](mail_contact_type/) | 14.0.1.0.0 | [![petrus-v](https://github.com/petrus-v.png?size=30px)](https://github.com/petrus-v) | Mail Contact Type
diff --git a/mail_autogenerated_header/README.rst b/mail_autogenerated_header/README.rst
index 7d27426fc5..70913b774a 100644
--- a/mail_autogenerated_header/README.rst
+++ b/mail_autogenerated_header/README.rst
@@ -7,7 +7,7 @@ Autogenerated headers
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:c85cef2766e4f4e18f525f38d82ccee67b9e934eee4ca3cccd9ae68783d11a26
+ !! source digest: sha256:2a5da9093aea17e433c7e6bd1a07b3b0b1826c244140126faeeb94333b441bfa
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -17,13 +17,13 @@ Autogenerated headers
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsocial-lightgray.png?logo=github
- :target: https://github.com/OCA/social/tree/12.0/mail_autogenerated_header
+ :target: https://github.com/OCA/social/tree/14.0/mail_autogenerated_header
:alt: OCA/social
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mail_autogenerated_header
+ :target: https://translation.odoo-community.org/projects/social-14-0/social-14-0-mail_autogenerated_header
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
- :target: https://runboat.odoo-community.org/builds?repo=OCA/social&target_branch=12.0
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/social&target_branch=14.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -54,7 +54,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues `_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
-`feedback `_.
+`feedback `_.
Do not contact contributors directly about support or help with technical issues.
@@ -85,6 +85,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
-This module is part of the `OCA/social `_ project on GitHub.
+This module is part of the `OCA/social `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/mail_autogenerated_header/static/description/index.html b/mail_autogenerated_header/static/description/index.html
index 0ae3091627..3ffea07db3 100644
--- a/mail_autogenerated_header/static/description/index.html
+++ b/mail_autogenerated_header/static/description/index.html
@@ -1,4 +1,3 @@
-
@@ -9,10 +8,11 @@
/*
:Author: David Goodger (goodger@python.org)
-:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
+:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
:Copyright: This stylesheet has been placed in the public domain.
Default cascading style sheet for the HTML output of Docutils.
+Despite the name, some widely supported CSS2 features are used.
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
customize this style sheet.
@@ -275,7 +275,7 @@
margin-left: 2em ;
margin-right: 2em }
-pre.code .ln { color: grey; } /* line numbers */
+pre.code .ln { color: gray; } /* line numbers */
pre.code, code { background-color: #eeeeee }
pre.code .comment, code .comment { color: #5C6576 }
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -301,7 +301,7 @@
span.pre {
white-space: pre }
-span.problematic {
+span.problematic, pre.problematic {
color: red }
span.section-subtitle {
@@ -367,9 +367,9 @@ Autogenerated headers
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-!! source digest: sha256:c85cef2766e4f4e18f525f38d82ccee67b9e934eee4ca3cccd9ae68783d11a26
+!! source digest: sha256:2a5da9093aea17e433c7e6bd1a07b3b0b1826c244140126faeeb94333b441bfa
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-
+
This module was written to mark Odoo’s emails as being autogenerated according to RFC 3834, section 5. This allows receiving mail servers to act accordingly by for example not sending a vacation autoreply.
On the receiving side, this module drops all notifications for autogenerated incoming e-mails.
The combination of both avoids possible mail loops with misconfigured or broken email servers on the opposite side.
@@ -399,7 +399,7 @@
Bugs are tracked on GitHub Issues.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
-feedback.
+feedback.
Do not contact contributors directly about support or help with technical issues.
@@ -420,11 +420,13 @@
This module is maintained by the OCA.
-
+
+
+
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
-
This module is part of the OCA/social project on GitHub.
+
This module is part of the OCA/social project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt
index e874ffea77..61310bd281 100644
--- a/setup/_metapackage/VERSION.txt
+++ b/setup/_metapackage/VERSION.txt
@@ -1 +1 @@
-14.0.20240401.0
\ No newline at end of file
+14.0.20240916.0
\ No newline at end of file
diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py
index d96a4f0730..f17c2e499f 100644
--- a/setup/_metapackage/setup.py
+++ b/setup/_metapackage/setup.py
@@ -21,6 +21,7 @@
'odoo14-addon-mail_allow_portal_internal_note',
'odoo14-addon-mail_attach_existing_attachment',
'odoo14-addon-mail_attach_existing_attachment_account',
+ 'odoo14-addon-mail_autogenerated_header',
'odoo14-addon-mail_autosubscribe',
'odoo14-addon-mail_chatter_thread_colour',
'odoo14-addon-mail_contact_type',