Daily updates from Odoo
Tuesday, July 1, 2025
1 change · saas-18.4
New functionality added to Odoo
VoIP users can now open a contact’s related CRM leads directly from the calling interface. This makes it easier for sales teams to connect phone conversations with lead follow-up without leaving the VoIP workflow.
Original PR description
This commit adds a button that connects the contacts to its leads via the VoIP module. It uses the same logic as "Applicant" button introduced before. Task-4855484 Community: https://github.com/odoo/odoo/pull/214031 Forward-Port-Of: odoo/enterprise#87294