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 Feb 13, 2025
1 parent 4e9f02d commit b5a5ac9
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 31 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[mail_notification_custom_subject](mail_notification_custom_subject/) | 18.0.1.0.0 | [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) | Apply a custom subject to mail notifications
[mail_notification_with_history](mail_notification_with_history/) | 18.0.1.0.0 | [![TDu](https://github.com/TDu.png?size=30px)](https://github.com/TDu) | Add the previous chatter discussion into new email notifications.
[mail_thread_create_nolog](mail_thread_create_nolog/) | 18.0.1.0.0 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) | Display a fake (non-stored) create log in the chatter.

Expand Down
53 changes: 26 additions & 27 deletions mail_notification_custom_subject/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Mail Notification Custom Subject
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:83cd7d0e7b75b08fb47046bf6f644f1d4477aa51d8b6f2bf4cb042cd70e84a5e
!! source digest: sha256:e95d081755ba59f855c10be7b6dbf4ceee52a4de8b2771b39843a9cce1f5ddb5
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
Expand Down Expand Up @@ -39,32 +39,31 @@ the notification emails sent by Odoo
Configuration
=============

- Activate access to **Technical Features** (debug mode).
- Activate access to **Technical Features** (debug mode).

- Go to **Settings > Technical > Email > Subject Replacement
Templates**
- Go to **Settings > Technical > Email > Subject Replacement Templates**

- Create a new template.
- Create a new template.

- The field **Model** specifies the model to which the subject
template should apply in the notification emails sent by Odoo.
- The field **Subject Template** accepts
`expressions <https://www.odoo.com/documentation/18.0/applications/general/companies/email_template.html#dynamic-placeholders>`__.
- The field **Subject to replace** accepts
`expressions <https://www.odoo.com/documentation/18.0/applications/general/companies/email_template.html#dynamic-placeholders>`__
- The field **Replace** specifies if the template should replace
existing content or append to it.
- The field **Partial Replacement** specifies if the template
should parcial replace existing content.
- The field **Model** specifies the model to which the subject
template should apply in the notification emails sent by Odoo.
- The field **Subject Template** accepts
`expressions <https://www.odoo.com/documentation/18.0/applications/general/companies/email_template.html#dynamic-placeholders>`__.
- The field **Subject to replace** accepts
`expressions <https://www.odoo.com/documentation/18.0/applications/general/companies/email_template.html#dynamic-placeholders>`__
- The field **Replace** specifies if the template should replace
existing content or append to it.
- The field **Partial Replacement** specifies if the template
should parcial replace existing content.

Usage
=====

To use this module, you need to:

- Open the chatter in Odoo (e.g. Open an Invoice).
- Send a message.
- Observe the rendered Subject template.
- Open the chatter in Odoo (e.g. Open an Invoice).
- Send a message.
- Observe the rendered Subject template.

Bug Tracker
===========
Expand All @@ -87,20 +86,20 @@ Authors
Contributors
------------

- Tecnativa <https://www.tecnativa.com>
- Tecnativa <https://www.tecnativa.com>

- Pedro M. Baeza
- João Marques
- Carlos Roca
- Víctor Martínez
- Pedro M. Baeza
- João Marques
- Carlos Roca
- Víctor Martínez

- Versada <https://versada.eu>
- Versada <https://versada.eu>

- Naglis Jonaitis
- Naglis Jonaitis

- Moduon <https://www.moduon.team>
- Moduon <https://www.moduon.team>

- Eduardo de Miguel
- Eduardo de Miguel

Maintainers
-----------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Mail Notification Custom Subject</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:83cd7d0e7b75b08fb47046bf6f644f1d4477aa51d8b6f2bf4cb042cd70e84a5e
!! source digest: sha256:e95d081755ba59f855c10be7b6dbf4ceee52a4de8b2771b39843a9cce1f5ddb5
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/18.0/mail_notification_custom_subject"><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-18-0/social-18-0-mail_notification_custom_subject"><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=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module allows you to specify templates to override the subject on
Expand All @@ -391,8 +391,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
<ul>
<li><p class="first">Activate access to <strong>Technical Features</strong> (debug mode).</p>
</li>
<li><p class="first">Go to <strong>Settings &gt; Technical &gt; Email &gt; Subject Replacement
Templates</strong></p>
<li><p class="first">Go to <strong>Settings &gt; Technical &gt; Email &gt; Subject Replacement Templates</strong></p>
</li>
<li><p class="first">Create a new template.</p>
<blockquote>
Expand Down
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[project]
name = "odoo-addons-oca-social"
version = "18.0.20241104.0"
version = "18.0.20250213.0"
dependencies = [
"odoo-addon-mail_notification_custom_subject==18.0.*",
"odoo-addon-mail_notification_with_history==18.0.*",
"odoo-addon-mail_thread_create_nolog==18.0.*",
]
Expand Down

0 comments on commit b5a5ac9

Please sign in to comment.