Daily updates from Odoo
Wednesday, July 4, 2018
8 changes
Enhancements to existing features
The website editor now hides the Create menu when users click outside the link icons. This makes the editing experience cleaner and helps users leave the create screen without confusion.
Original PR description
The purpose of this commit is to hide the Create menu when the user click on any area other than the link icons. Task: https://www.odoo.com/web?#id=1860196&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.7e68311ee458fbf3dab3b023e18c8d8c 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 contact form is reorganized to make key business information and related records easier to find. Users get clearer shortcut buttons, better placement of sales and accounting fields, and a cleaner email experience when a contact has no email address.
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
Inventory reports no longer show an unnecessary default filter for stockable products, making the view clearer because the report already only includes those items. Backorder confirmation messages were also improved to better guide users during inventory operations.
Original PR description
Task link : https://www.odoo.com/web#id=1860538&action=327&model=project.task&view_type=form&menu_id=4720 Pad link : https://pad.odoo.com/p/r.390a3a7865cf54383c4193804a2212fe 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 documentation now explains an additional mode attribute for cohort views in the web cohort feature. This helps teams and implementers better understand available configuration options when using cohort analysis.
Original PR description
Linked to https://github.com/odoo/enterprise/pull/2345 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The stock process no longer shows an unnecessary wizard for products that are consumable or services. This makes the workflow faster and less confusing for users who do not need inventory-specific steps for those product types.
Original PR description
Task link : https://www.odoo.com/web?debug#id=1864026&action=327&model=project.task&view_type=form&menu_id=4720 Pad link : https://pad.odoo.com/p/r.1509bd052a51ff52cd9b02079f7e1999 This commit is related to task ID 1864026. 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 cohort view now supports a churn mode that shows customers or records starting from 0% and increasing as churn occurs over time. This gives teams a clearer way to analyze loss or drop-off trends, complementing the existing retention-style view.
Original PR description
Here is the churn mode for the cohort view
The contact form has been reorganized so users can find related sales, accounting, support, and operations information more quickly. Key shortcuts now appear in a clearer order with better icons and access handling, while invoicing and sales settings are grouped more logically.
The bank reconciliation report has been made easier to understand and use. This helps accounting teams review reconciliation information more quickly and with less confusion.
Original PR description
https://www.odoo.com/web#id=1849170&action=333&active_id=967&model=project.task&view_type=form&menu_id=4720