Daily updates from Odoo
Monday, June 11, 2018
4 changes
Enhancements to existing features
This change makes it easier to plan, move, and pack entire stock packages during warehouse operations. It improves package transfer workflows by linking package movements more directly to deliveries, stock moves, and move lines, reducing manual work and process limitations.
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 manufacturing produce wizard now shows all required components, pre-fills expected consumption quantities, and highlights shortages so users can spot issues before completing production. It also adds clearer reservation information while hiding it once an order is finished, helping production teams work faster and avoid mistakes.
Original PR description
Description of the issue/feature this PR addresses: task link https://www.odoo.com/web#id=55494&view_type=form&model=project.task&action=327&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
Project overview reporting now includes expense costs linked through the project's analytic account, along with reinvoicing amounts where applicable. It also removes expense and vendor bill sales lines from the project plan table to keep planning figures focused and easier to understand.
Original PR description
https://www.odoo.com/web?debug#id=49214&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This improves multi-website support by allowing the same website snippet identifier to be used for different websites without causing an error. Businesses can now tailor snippet versions per website while keeping shared naming consistent across their sites.
Original PR description
**Description of the issue/feature this PR addresses:** One more step for multi-website support. **Current behavior before PR:** Several snippets with the same key but for different websites raises error **Desired behavior after PR is merged:** Allow duplicate snippets to have different versions for different websites -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr