Wednesday, July 15, 2026
1 change · saas-18.4
Enhancements to existing features
Barcode scans in Point of Sale now preselect the correct product variant details, such as color, while still prompting staff for required options such as size. This makes checkout behavior more consistent with barcode search and reduces mistakes when selling configurable products.
Original PR description
When a barcode scan matches a specific product variant, the product configurator now behaves the same as when the user searches by barcode: - The `always`-mode attribute (e.g. Color) is preselected from the matched variant instead of being hidden or left blank. - The `no_variant`-mode attributes (e.g. Size) are shown for user input. opw-6220883 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#274336 Forward-Port-Of: odoo/odoo#265189