Daily updates from Odoo
Thursday, April 10, 2025
2 changes · master
Resolved issues and error corrections
This fixes a small issue in the online rental shop that could prevent product availability information from being adjusted correctly when multiple customizations are active. It helps keep stock and rental availability messaging stable for customers without changing the shopping experience.
Original PR description
task-4531354 See also: - https://github.com/odoo/odoo/pull/195285
This update restores the required lot and serial number permissions in stock barcode test scenarios. It helps keep inventory, barcode scanning, production, subcontracting, batch picking, and expiry workflows reliably validated before release.
Original PR description
'group_production_lot' is needed for the following runbot tests to pass TestStockPickingTour.test_add_new_line_in_detailled_op TestBarcodeClientAction.test_filter_on_barcode TestInventoryAdjustmentBarcodeClientAction.test_inventory_adjustment_tracked_product_multilocation TestInventoryAdjustmentBarcodeClientAction.test_inventory_setting_count_entire_locations_on TestPickingBarcodeClientAction.test_remaining_decimal_accuracy TestPickingBarcodeClientAction.test_scan_aggregate_barcode TestPickingBarcodeClientAction.test_scrap