forked from OCA/social
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
17.0 mig mail notification custom subject #3
Merged
maciej-wichowski
merged 24 commits into
17.0-versada
from
17.0-mig-mail_notification_custom_subject
Apr 10, 2024
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
7e44259
[ADD] mail_notification_custom_subject: Apply a custom subject to mai…
joao-p-marques cec4c07
[IMP] mail_notification_custom_subject: black, isort, prettier
CarlosRoca13 6fd81da
[MIG] mail_notification_custom_subject: Migration to v13.0
CarlosRoca13 1eae3ba
[IMP] mail_notification_custom_subject: Add comment to explain test_b…
victoralmau 04734da
[IMP] mail_notification_custom_subject: black, isort, prettier
25c1828
[MIG] mail_notification_custom_subject: Migration to 14.0
709d566
[UPD] Update mail_notification_custom_subject.pot
oca-travis 3522215
[FIX] mail_notification_custom_subject: Error modifying subtype_id
olgamarcocb 254dc57
[MIG] mail_notification_custom_subject: Migration to 15.0
victoralmau 4da2205
[UPD] Update mail_notification_custom_subject.pot
ae9c002
[UPD] README.rst
OCA-git-bot 97d86d1
Update translation files
weblate c284baf
[FIX] mail_notification_custom_subject: do not require being admin to…
yajo 36d7f7b
[BUILD] mail_notification_custom_subject: change maintainer
yajo 8afaee2
[UPD] README.rst
OCA-git-bot f883410
mail_notification_custom_subject 15.0.1.0.1
OCA-git-bot 44d8a03
[FIX] mail_notification_custom_subject: Use same approach as Odoo whe…
Shide 99efd18
[UPD] README.rst
OCA-git-bot 0df3fdb
mail_notification_custom_subject 15.0.1.0.2
OCA-git-bot 7d02ad2
[IMP] mail_notification_custom_subject: add migration script for conv…
ernesto-garcia-tecnativa f8aecb6
[UPD] README.rst
OCA-git-bot af068ba
Added translation using Weblate (Spanish)
Ivorra78 f7b15d4
[IMP] mail_notification_custom_subject: pre-commit auto fixes
maciej-wichowski fde4ba0
[MIG] mail_notification_custom_subject: migration to 17.0
maciej-wichowski File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[build-system] | ||
requires = ["whool"] | ||
build-backend = "whool.buildapi" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
- Activate access to **Technical Features** (debug mode). | ||
|
||
- Go to **Settings \> Technical \> Email \> Subject Replacement | ||
Templates** | ||
|
||
- 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 | ||
> [Jinja](https://jinja.palletsprojects.com/en/2.11.x/) expressions. | ||
> - The field **Replace** specifies if the template should replace | ||
> existing content or append to it. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
- Tecnativa \<<https://www.tecnativa.com>\> | ||
|
||
> - Pedro M. Baeza | ||
> - João Marques | ||
> - Carlos Roca | ||
> - Víctor Martínez | ||
|
||
- Versada \<<https://versada.eu>\> | ||
- Naglis Jonaitis | ||
|
||
- Moduon \<<https://www.moduon.team>\> | ||
- Eduardo de Miguel |
This file was deleted.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
...ion_custom_subject/readme/DESCRIPTION.rst → ...tion_custom_subject/readme/DESCRIPTION.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
This module allows you to specify templates to override the subject on the notification | ||
emails sent by Odoo | ||
This module allows you to specify templates to override the subject on | ||
the notification emails sent by Odoo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
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. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need comma here? Or is that pre-commit thing?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's a
black
thing I believe :)