Daily updates from Odoo
Tuesday, April 16, 2019
5 changes · master
Enhancements to existing features
Employee profiles will automatically add resume entries when an employee completes a course or earns a certification. This makes employee development records easier to maintain and gives managers a clearer view of skills, training, and achievements.
Original PR description
Description of the issue/feature this PR addresses: on the employee profile see the certifications and lessons an employee followed Desired behavior after PR is merged: When a employee succeed a course or a certification, a new line will be added in resumé of employee profile. id=1946215 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update adds a new Buy Now option to the eCommerce product flow, allowing customers to move directly toward checkout instead of first adding items to the cart. It can reduce purchase friction and help improve conversion for shoppers who are ready to buy immediately.
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
The website SEO dialog now handles empty titles and descriptions more clearly by falling back to default page values in the preview and on the page. It also removes a duplicate preview, adds helpful placeholders, and renames the social preview for better clarity.
Original PR description
**Improvements in behaviour of Optimize SEO dialog** After this PR is merged, when you keep title and description fields empty, then the page will use default title and description. We have added default_title and default_description to render the preview with default values when title and description fields are empty in SEO dialog. A fix has been done on rendering of the 'Preview' in SEO dialog. Earlier 2 previews were being shown, now we've removed the extra one. Some minor amendments like adding placeholders to title and description and renaming of second preview of SEO dialog to "Social Preview". Task Link: https://www.odoo.com/web?debug#id=1949636&action=327&model=project.task&view_type=form&menu_id=4720 Pad Link: https://pad.odoo.com/p/r.6991f9e0448188a816cbbc85672ada39 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Project Overview profitability button now directs users to the Project Costs and Revenues report for the selected project. This gives managers a fuller view of both costs and revenue when assessing project profitability, and also corrects a small label typo.
Original PR description
In the Project Overview, the Profitability report takes into account Timesheet costs, but doesn't include information on Revenue. Because of that, the user is missing crucial information to determine the profitability of a given project. This PR aims at fixing this issue by sending the user to the 'Project Costs and Revenues' report of the concerned project when clicking the 'Profitability' button within the Project Overview page. It also fixes a tiny labelling typo. Task-1963932 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Website editors now have a simpler way to change logo and font sizes. The manual confirmation box was removed, and entered values are validated automatically when users click away, reducing friction while editing pages.
Original PR description
Description of the issue/feature this PR addresses: Task ID: https://www.odoo.com/web?#id=1952964&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 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