Daily updates from Odoo
Wednesday, July 4, 2018
3 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
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