Thursday, February 11, 2021
2 changes · master
Resolved issues and error corrections
The product form’s extra action buttons now open without showing an unnecessary scrollbar in Chrome. This makes the dropdown look cleaner and avoids a small visual distraction when users create or edit products.
Original PR description
Description of the issue/feature this PR addresses: Fix scrollbar on products stat buttons Current behavior before PR: go to inventory > products > products click on create > more there is a scrollbar for the extra stat buttons Desired behavior after PR is merged: there is no scrollbar in Chrome task_id: 2453250 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The report designer pager now correctly switches between records while editing reports in Studio. This helps users preview and adjust reports across different records without getting stuck on the same one.
Original PR description
PURPOSE can't navigate records from report designer SPEC When navigate through records pager records shohld be changed. TASK 2304971