Daily updates from Odoo
Wednesday, August 25, 2021
2 changes
Enhancements to existing features
The inventory barcode experience has been rebuilt to be faster and more reliable, with improved handling of warehouse operations and batch picking. It also adds support for GS1 barcodes, making it easier to scan richer product, quantity, tracking, and package information in one workflow.
Original PR description
COM PR odoo/odoo#72685 UP PR odoo/upgrade#2713 task-2352413
Planning can now schedule broader resources, not only employees. This helps managers assign machines, tools, or other resources alongside people so jobs can be planned more accurately.
Original PR description
Allow to plan resource.resource instead of hr.employee. This allows planning manager to plan machine (or tools, or whatever) to complete a job along with human resources. TaskID: 2566432