Skip to content

[ADD] helpdesk_ticket_partner_block: block ticket creation by email - #1085

Open
palomagrc93 wants to merge 1 commit into
OCA:18.0from
APSL:18.0-add-helpdesk_ticket_partner_block
Open

[ADD] helpdesk_ticket_partner_block: block ticket creation by email#1085
palomagrc93 wants to merge 1 commit into
OCA:18.0from
APSL:18.0-add-helpdesk_ticket_partner_block

Conversation

@palomagrc93

Copy link
Copy Markdown

Adds a block_ticket_creation boolean on res.partner (new "Helpdesk" tab on the contact form) to prevent a specific contact from creating helpdesk tickets by email.
Blocked senders never reach helpdesk.ticket.message_new (filtered out in mail.thread._message_route_process, before routing), and instead receive an automatic notification via an editable mail.template.

cc https://github.com/APSL

@shirashi3771 @lbarry-apsl @miquelalzanillas @peluko00 @BernatObrador @cubells @miquelpascual @ppyczko @isugac @javierobcn please review.

@OCA-git-bot OCA-git-bot added series:18.0 mod:helpdesk_ticket_partner_block Module helpdesk_ticket_partner_block labels Aug 14, 2026

@shirashi3771 shirashi3771 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM code reviewed !

@peluko00 peluko00 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Code review

@OCA-git-bot

Copy link
Copy Markdown
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants