Tuesday, December 21, 2021
2 changes · master
New functionality added to Odoo
Website editors can now add content that appears when visitors hover over selected columns or elements. This makes pages more interactive and supports richer presentations without custom development, while related editor and testing fixes improve reliability.
Original PR description
POC to display elements on hover over columns. task-2666891 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
A new CRM test module was added to help monitor performance across the CRM ecosystem. This supports future speed and reliability improvements by making it easier to detect changes in query counts and performance behavior.