Daily updates from Odoo
Thursday, April 9, 2026
1 change · master
Features or functions removed from Odoo
This update removes an unnecessary step when sharing helpdesk tickets through the forum. Previously, sharing a ticket automatically created a new message. This change streamlines the process and improves the user experience. It's a minor update that enhances the forum's functionality.
Original PR description
Purpose ======= Remove the `message_post` on the forum post when sharing a ticket in forum, because it no longer inherits from `mail.thread`. Task-3586524