Daily updates from Odoo
Friday, July 15, 2016
6 changes · master
New functionality added to Odoo
This update adds barcode-based product lookup to sales and purchase order lines, helping users enter products faster and with fewer manual searches. It also improves stock picking and wave views so warehouse teams can work with related records more clearly.
Original PR description
Task : https://www.odoo.com/web#id=20770&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.1206f59f4f2a85a4f70d079b9f72d71b
Enhancements to existing features
Manufacturing users are now prompted to enter lot or serial numbers when processing the final work order for a manufacturing order. This helps ensure finished products are properly traceable before production is completed.
Original PR description
<strong>Task:</strong> https://www.odoo.com/web#id=19559&view_type=form&model=project.task&menu_id=3942&action=327 <strong>Pad:</strong>https://pad.odoo.com/p/openerp-project.task-BWS6J1WXEY
Warehouse users can now add stock moves to a picking by scanning or entering a product barcode directly on the picking form. This speeds up transfer preparation and reduces manual product lookup errors.
Original PR description
task : https://www.odoo.com/web#id=20770&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.1206f59f4f2a85a4f70d079b9f72d71b
Code cleanup and technical improvements
The manufacturing, procurement, repair, and byproduct areas were modernized to use Odoo's newer internal framework. This should make these business processes easier to maintain and evolve, with limited immediate change for day-to-day users.
The Survey and Survey CRM apps were migrated to Odoo's newer internal framework and reorganized for cleaner maintenance. This should help future development and reliability while adding automated cleanup of unused empty survey responses.
Original PR description
task: https://www.odoo.com/web#id=11957&view_type=form&model=project.task&action=327&menu_id=4720 pad: https://pad.odoo.com/p/r.04895e80ed14563b56ab6cd2176276f0
The Calendar app’s underlying code has been reorganized and migrated to Odoo’s newer framework style, making it easier to maintain and evolve. Existing calendar behavior is intended to remain the same, with tests converted to the newer format and a small field-definition issue fixed.
Original PR description
superseding #11303