Daily updates from Odoo
Thursday, October 15, 2020
1 change
Resolved issues and error corrections
Hovering over grid view cells and totals now highlights the related row and column more consistently. This makes it easier for users to read totals and compare values across days in grid-style planning views.
Original PR description
Current behavior before PR: hovering on a cell from the grid view highlights the corresponding row and line are not working. Desired behavior after PR is merged: This commit fixes hovering on a cell from the grid view highlights the corresponding row and line. LINKS PR #13154 Task-2333969