Skip to content
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

[16.0][IMP]helpdesk_mgmt: simplify email templates #644

Open
wants to merge 3 commits into
base: 16.0
Choose a base branch
from

Conversation

PicchiSeba
Copy link

@PicchiSeba PicchiSeba commented Oct 21, 2024

Forward-ports #467 which itself partially forward-ported 98e5ef7 and dfbc369 from 12.0 to 14.0

@PicchiSeba PicchiSeba force-pushed the 16.0-simplify-email-templates branch 2 times, most recently from 71ce9a6 to a582bc6 Compare October 21, 2024 11:57
@PicchiSeba PicchiSeba marked this pull request as draft October 21, 2024 12:08
@PicchiSeba PicchiSeba force-pushed the 16.0-simplify-email-templates branch 2 times, most recently from d1a4bea to 4628224 Compare October 21, 2024 13:13
- 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 PicchiSeba marked this pull request as ready for review October 21, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants