[14.0][FW-PORT] helpdesk_mgmt: Simplify e-mail templates#467
Closed
[14.0][FW-PORT] helpdesk_mgmt: Simplify e-mail templates#467
Conversation
pedrobaeza
requested changes
May 14, 2023
Member
pedrobaeza
left a comment
There was a problem hiding this comment.
This is also mixing several things. All related to mail templates, but too much extreme changes IMO.
faeeb5c to
6150f6f
Compare
Contributor
Author
|
The |
pedrobaeza
reviewed
May 16, 2023
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
19f6fa0 to
a836c25
Compare
PicchiSeba
reviewed
Oct 23, 2023
renda-dev
approved these changes
Oct 23, 2023
renda-dev
left a comment
There was a problem hiding this comment.
Just a couple of quick and really small changes could be made but the code LGTM overall.
a836c25 to
ef33c7c
Compare
- Avoid email_cc (error "message without recipients") - Use coherent partner/user reference - Access button from e-mail notifications Semi-forward port of 98e5ef7 Please note that the commit a5041c2 (An e-mail is sent to the ticket after each create/edit) has not been forward ported because the assignment notify is done internally by odoo in `_message_auto_subscribe_followers` from `mail.thread`
Forward port of dfbc369
ef33c7c to
1625ab7
Compare
renda-dev
pushed a commit
to PyTech-SRL/helpdesk
that referenced
this pull request
Jan 9, 2024
…mplates - Avoid email_cc (error "message without recipients") - Use coherent partner/user reference - Access button from e-mail notifications Semi-forward port of 98e5ef7 Please note that the commit a5041c2 (An e-mail is sent to the ticket after each create/edit) has not been forward ported because the assignment notify is done internally by odoo in `_message_auto_subscribe_followers` from `mail.thread`
renda-dev
pushed a commit
to PyTech-SRL/helpdesk
that referenced
this pull request
Jan 9, 2024
Forward port of dfbc369
renda-dev
pushed a commit
to PyTech-SRL/helpdesk
that referenced
this pull request
Jan 9, 2024
renda-dev
pushed a commit
to PyTech-SRL/helpdesk
that referenced
this pull request
Apr 8, 2024
…mplates - Avoid email_cc (error "message without recipients") - Use coherent partner/user reference - Access button from e-mail notifications Semi-forward port of 98e5ef7 Please note that the commit a5041c2 (An e-mail is sent to the ticket after each create/edit) has not been forward ported because the assignment notify is done internally by odoo in `_message_auto_subscribe_followers` from `mail.thread`
renda-dev
pushed a commit
to PyTech-SRL/helpdesk
that referenced
this pull request
Apr 8, 2024
Forward port of dfbc369
renda-dev
pushed a commit
to PyTech-SRL/helpdesk
that referenced
this pull request
Apr 8, 2024
renda-dev
pushed a commit
to PyTech-SRL/helpdesk
that referenced
this pull request
Apr 23, 2024
…mplates - Avoid email_cc (error "message without recipients") - Use coherent partner/user reference - Access button from e-mail notifications Semi-forward port of 98e5ef7 Please note that the commit a5041c2 (An e-mail is sent to the ticket after each create/edit) has not been forward ported because the assignment notify is done internally by odoo in `_message_auto_subscribe_followers` from `mail.thread`
renda-dev
pushed a commit
to PyTech-SRL/helpdesk
that referenced
this pull request
Apr 23, 2024
Forward port of dfbc369
renda-dev
pushed a commit
to PyTech-SRL/helpdesk
that referenced
this pull request
Apr 23, 2024
renda-dev
pushed a commit
to PyTech-SRL/helpdesk
that referenced
this pull request
Apr 24, 2024
…mplates - Avoid email_cc (error "message without recipients") - Use coherent partner/user reference - Access button from e-mail notifications Semi-forward port of 98e5ef7 Please note that the commit a5041c2 (An e-mail is sent to the ticket after each create/edit) has not been forward ported because the assignment notify is done internally by odoo in `_message_auto_subscribe_followers` from `mail.thread`
renda-dev
pushed a commit
to PyTech-SRL/helpdesk
that referenced
this pull request
Apr 24, 2024
Forward port of dfbc369
renda-dev
pushed a commit
to PyTech-SRL/helpdesk
that referenced
this pull request
Apr 24, 2024
PicchiSeba
pushed a commit
to PyTech-SRL/helpdesk
that referenced
this pull request
Apr 29, 2024
…mplates - Avoid email_cc (error "message without recipients") - Use coherent partner/user reference - Access button from e-mail notifications Semi-forward port of 98e5ef7 Please note that the commit a5041c2 (An e-mail is sent to the ticket after each create/edit) has not been forward ported because the assignment notify is done internally by odoo in `_message_auto_subscribe_followers` from `mail.thread`
PicchiSeba
pushed a commit
to PyTech-SRL/helpdesk
that referenced
this pull request
Apr 29, 2024
Forward port of dfbc369
PicchiSeba
pushed a commit
to PyTech-SRL/helpdesk
that referenced
this pull request
Apr 29, 2024
PicchiSeba
pushed a commit
to PyTech-SRL/helpdesk
that referenced
this pull request
Oct 14, 2024
…mplates - Avoid email_cc (error "message without recipients") - Use coherent partner/user reference - Access button from e-mail notifications Semi-forward port of 98e5ef7 Please note that the commit a5041c2 (An e-mail is sent to the ticket after each create/edit) has not been forward ported because the assignment notify is done internally by odoo in `_message_auto_subscribe_followers` from `mail.thread`
PicchiSeba
pushed a commit
to PyTech-SRL/helpdesk
that referenced
this pull request
Oct 14, 2024
Forward port of dfbc369
PicchiSeba
pushed a commit
to PyTech-SRL/helpdesk
that referenced
this pull request
Oct 14, 2024
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR has been split from #448
mail.mail_notification_lightlayout to have a consistent design.