Daily updates from Odoo
Wednesday, August 22, 2018
2 changes · master
New functionality added to Odoo
Users can now see when someone is typing in Odoo chat and live chat conversations, improving responsiveness and making conversations feel more immediate. The update also standardizes how temporary notifications are sent, reducing confusion and access issues behind the scenes.
Original PR description
Task : https://www.odoo.com/web#id=28188&view_type=form&model=project.task&action=333&active_id=248&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Adds a new batch picking report that organizes warehouse picking operations by location instead of only by picking. This helps warehouse teams review and execute grouped operations more efficiently by following the physical layout of stock locations.
Original PR description
Description of the issue/feature this PR addresses:
Task: https://www.odoo.com/web#id=35645&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720
Pad: https://pad.odoo.com/p/r.6fd256dc3fa277cf946bcc88aeb21e4d
Current behavior before PR:
- In current master stock_picking_batch report generated by picking.
Desired behavior after PR is merged:
- stock_picking_batch report generate by location.
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr