Thursday, August 2, 2018
7 changes · master
Resolved issues and error corrections
This update restores bold styling for main titles in the Settings area, matching the look users had before the Bootstrap 4 migration. It improves visual clarity and consistency when navigating configuration screens.
Original PR description
fix the all title is in bold in setting. before BS4 all title is in bold. Description of the issue/feature this PR addresses: Current behavior before PR: https://drive.google.com/file/d/1C0er4-XQCsvQUeZYr1_rOWQ0EA2jdOTL/view Desired behavior after PR is merged: http://www.awesomescreenshot.com/image/3520994/0bbca2d7336d349113a5519d9f50469a -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update corrects a layout issue in the web editor so pages display more consistently while being edited. It helps users avoid visual glitches when preparing website content, reducing confusion and rework.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
A visual issue in the web settings area was corrected so extra setting items keep the proper background color when users hover over them. This improves clarity and consistency in the interface without changing business workflows.
Original PR description
Issue: https://drive.google.com/file/d/12Wjp2Tl6xsLwqQSFjlAp1lv44vNMwXj8/view -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Fixes a display issue in the product pricelist form where a label caused the view to break. The label is now shown correctly in bold, making the form clearer and preventing layout problems for users managing pricelists.
Original PR description
Current behavior before PR: https://drive.google.com/file/d/1gBsZ_fqoRG1b6cr8OnYQna-2Mn70z2tf/view Desired behavior after PR is merged: https://www.awesomescreenshot.com/image/3525664/7bd91ae531d9a78c8e7d05163aeb4b87 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Button groups in the website editor now follow the expected layout structure, helping them display and behave consistently. This reduces the chance of broken or misaligned buttons when users edit website content.
This fixes a navigation issue where opening one menu could leave the previous menu's options visible. It also prevents an extra dashboard opening before the selected app, making menu navigation cleaner and less confusing for users.
Original PR description
Issue Fix: when we click on a menu item the options are shown, but when we go for another menu item the old one not disappear from there, to fix this issue we just toggling the div with li because the div tag is always shown when we click on a menu item
A visual issue in Odoo Studio checkbox fields was fixed by removing an unwanted background image from the label area. This makes checkbox inputs look cleaner and prevents confusion for users editing forms in Studio.
Original PR description
Fix Background image in a checkbox. https://www.awesomescreenshot.com/image/3514556/91fe8117ac84752b6f395b39966d4467