Daily updates from Odoo
Monday, January 29, 2018
4 changes · master
Enhancements to existing features
Odoo’s number rounding utility can now round values downward when needed. This helps business workflows such as calculating usable stock quantities in a specific unit of measure without overstating availability.
Original PR description
In some business cases it's important to be able to round floor float values. for example if you want to know how many products you have in stock in a given unit of measure. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The sales team form now includes a named main section, making the page structure clearer for users configuring sales teams. This is a small usability improvement that helps organize the form without changing business processes or data.
Original PR description
Task: https://www.odoo.com/web?#id=35178&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.58e1405f40eb33ca586c72f96f1b135e 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 improves performance when creating very large numbers of stock move lines, such as products tracked with unique serial numbers. It should make high-volume inventory operations run a little more smoothly without changing user-facing workflows.
Original PR description
Slight improvement of the performance when creating thousands of stock move lines, e.g. for a product tracked by unique SN. opw-807588 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 web interface now keeps the main app menu highlighted when a user is working inside one of its secondary menu options. This makes navigation clearer and helps users understand where they are in the system.
Original PR description
Task : https://www.odoo.com/web?#id=31058&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.94c8f97ae0685ff2be4dec3a9b03bbc4