Daily updates from Odoo
Navigate
Branch
Thursday, August 2, 2018
12 changes
Enhancements to existing features
This update makes service sales, timesheet invoicing, and project profitability figures more accurate by using clearer invoiced and to-invoice amounts. It also improves project task behavior, hides confusing invoice actions when nothing relevant can be billed, and prevents changes to timesheets that have already been invoiced to customers.
Original PR description
Task: https://www.odoo.com/web?debug#id=1857652&action=333&active_id=965&model=project.task&view_type=form&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Reports are now generated without loading unnecessary editing and branding features unless they are actually needed. This reduces wasted processing time and avoids unintended branding behavior in report output.
Original PR description
Before this change: Reports were generated in editable mode for branding to be applied. The branding is used to cut the report and add on each selected record for generating the pdf. Applied branding and editing options takes a useless time and branding was also applied by widgets even if branding was not requested. 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
Project overview reports now show remaining hours after considering both completed work and forecasted time. This helps teams and managers better understand whether sold hours are likely to be exceeded and plan staffing or customer discussions earlier.
Original PR description
https://www.odoo.com/web?debug#id=1857652&action=333&active_id=965&model=project.task&view_type=form&menu_id=4720
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 fixes a broken layout on the online shop page so customers can browse products as intended. The change helps preserve a smooth shopping experience and reduces the risk of visitors leaving due to display issues.
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
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
This fixes accounting reports that stopped working after older report template references were removed. Businesses using aged partner balance or general ledger reports should see those reports open and run correctly again.
Original PR description
The new feature (5baf7e6fdd5a02570c732dbb6375b32a4f970599) made the references to the main_template unnecessary. Removing the referenced templates broke the reports.
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