Daily updates from Odoo
Tuesday, February 27, 2018
2 changes
Enhancements to existing features
The calendar view is easier to use on mobile devices, with swipe navigation, a day-focused default view, and a cleaner layout that fits better on small screens. This helps users check and move through schedules more comfortably while also improving visibility in week mode.
Original PR description
Task: https://www.odoo.com/web#id=31449&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.94b4928a1945e775ae78543f25d739c3 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 separates unit-of-measure management from the core product area into its own dedicated component and aligns related delivery, manufacturing, localization, and reporting features with that change. It helps make product data structure cleaner and easier to maintain while preserving compatibility across affected business workflows.
Original PR description
2 commits [IMP] product: rename product.uom to uom.uom [IMP] product: move uom in a new addon https://www.odoo.com/web#id=51515&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720