Daily updates from Odoo
Friday, May 17, 2019
1 change
Code cleanup and technical improvements
Helpdesk was adjusted to stay compatible with recent changes in the shared messaging system. This helps ensure customer emails continue to be matched to the right contacts after the underlying mail update.
Original PR description
Purpose: adapt enterprise addons to community update of mail.thread methods. In this commit we adapt to _find_partner_from_emails update. Related to task ID 1911679 Linked to PR #4087