Friday, July 23, 2021
3 changes · master
Resolved issues and error corrections
This update fixes several visual and usability issues introduced after recent interface changes. Users should see more consistent dropdowns, input fields, date pickers, calendars, and dashboard elements across affected Odoo apps.
Original PR description
Solves several post-merge owl design issues pad: https://pad.odoo.com/p/wowl-bugs task: 2579123 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fix restores normal scrolling in reports, so users can view longer report content without being blocked. Scrolling remains disabled only in report preview, preserving the intended preview behavior.
Original PR description
Description of the issue/feature this PR addresses: task-2355704 introduced a bug which prevented scrolling in reports, instead of only in report preview. This PR fixes this bug. task-2586245 Current behavior before PR: Scroll in reports was disabled. Desired behavior after PR is merged: Scroll in reports are enabled, but scrolling is disabled in report preview. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update fixes several visual issues introduced after recent interface changes, improving readability and alignment across menus, forms, and touch devices. Users should see clearer text, more consistent input fields, and better spacing on mobile screens, especially in the Enterprise web interface and Appraisals demo content.
Original PR description
Solves several post-merge owl design issues pad: https://pad.odoo.com/p/wowl-bugs task: 2579123