Tuesday, February 8, 2022
1 change · master
Code cleanup and technical improvements
The payroll dashboard was updated to use Odoo's newer tooltip mechanism after the older one was removed. This is an internal cleanup that helps keep the payroll app compatible with the platform and should not change the user experience.
Original PR description
The useTooltip hook has been removed (see https://github.com/odoo/odoo/pull/84160/commits) and replaced by a service tooltip. Here we remove a call to useTooltip.