Daily updates from Odoo
Thursday, January 7, 2021
1 change · master
Code cleanup and technical improvements
This update reorganizes internal lead conversion and merging code so the official sales APIs are clearer and easier to maintain. It prepares future improvements around sales team membership and lead assignment without changing day-to-day user workflows.
Original PR description
Tools method should be private by default to indicate those are not part of official convert or merge API for leads. Update enterprise addons accordingly. LINKS Task ID-2086889 Community PR odoo/odoo# 48422 Enterprise PR odoo/enterprise# 9499 Upgrade PR odoo/upgrade# 996