Daily updates from Odoo
Tuesday, September 12, 2017
3 changes · master
Enhancements to existing features
Manual stock transfers now move directly into the ready workflow without requiring users to click extra confirmation and availability buttons. This reduces repetitive warehouse steps and helps teams process manually created pickings more quickly.
Original PR description
Before this when a manual picking was created a user had to click on 'Mark as Todo' and then possible had to click on 'Force Availability'. This automatically does that for pickings that are 'manually' (i.e. no origin) created. Task: https://www.odoo.com/web#id=36193&view_type=form&model=project.task&menu_id= Pad: https://pad.odoo.com/p/r.506449137e6799c4a0c9154208d32f3a
Warehouse users can now unlock stock transfers to make controlled corrections when needed. They can adjust planned demand before a transfer is completed, or correct completed quantities after it is done, reducing the need for workarounds when operational data changes.
Original PR description
Task: https://www.odoo.com/web#id=36064&view_type=form&model=project.task&menu_id= Introduces a lock/unlock mechanism on stock.picking. When a picking is unlocked a user is allowed to: - change initial demand when picking is not done - change quantity done when picking is done
The Intrastat report is now available under Invoicing > Reporting > Management. This makes the report easier to find alongside related management reporting tools without changing the report itself.
Original PR description
…>managemnet Description of the issue/feature this PR addresses: Task link https://www.odoo.com/web#id=36517&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