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.
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.
Followers of a discussion in the chatter of Odoo can be informed by
email of a new message being created. This module adds in that email the
history of the chatter discussion to help the recipient with more
@@ -397,10 +397,10 @@
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.
diff --git a/mail_thread_create_nolog/README.rst b/mail_thread_create_nolog/README.rst
index 1d1c7bbb..dede4b3d 100644
--- a/mail_thread_create_nolog/README.rst
+++ b/mail_thread_create_nolog/README.rst
@@ -16,14 +16,14 @@ Mail Thread - Fake create log
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
: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/18.0/mail_thread_create_nolog
- :alt: OCA/social
+.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmail-lightgray.png?logo=github
+ :target: https://github.com/OCA/mail/tree/18.0/mail_thread_create_nolog
+ :alt: OCA/mail
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/social-18-0/social-18-0-mail_thread_create_nolog
+ :target: https://translation.odoo-community.org/projects/mail-18-0/mail-18-0-mail_thread_create_nolog
: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=18.0
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/mail&target_branch=18.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -53,10 +53,10 @@ Known issues / Roadmap
Bug Tracker
===========
-Bugs are tracked on `GitHub Issues `_.
+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.
@@ -104,6 +104,6 @@ Current `maintainer `__:
|maintainer-sebalix|
-This module is part of the `OCA/social `_ project on GitHub.
+This module is part of the `OCA/mail `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/mail_thread_create_nolog/__manifest__.py b/mail_thread_create_nolog/__manifest__.py
index 22205779..5de32685 100644
--- a/mail_thread_create_nolog/__manifest__.py
+++ b/mail_thread_create_nolog/__manifest__.py
@@ -5,7 +5,7 @@
"summary": "Display a fake (non-stored) create log in the chatter.",
"version": "18.0.1.0.0",
"category": "Mail",
- "website": "https://github.com/OCA/social",
+ "website": "https://github.com/OCA/mail",
"author": "Camptocamp, Odoo Community Association (OCA)",
"maintainers": ["sebalix"],
"development_status": "Alpha",
diff --git a/mail_thread_create_nolog/static/description/index.html b/mail_thread_create_nolog/static/description/index.html
index 774dcd75..8e79b358 100644
--- a/mail_thread_create_nolog/static/description/index.html
+++ b/mail_thread_create_nolog/static/description/index.html
@@ -369,7 +369,7 @@
This module will block the creation in the database of ‘Record created’
messages on data models inheriting from mail.thread, but will instead
generate this message on the fly when Odoo displays the messages of a
@@ -403,10 +403,10 @@
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.