Daily updates from Odoo
Tuesday, July 14, 2026
1 change · saas-18.3
Enhancements to existing features
This update enhances the product configurator within Point of Sale. Now, when a barcode scan matches a product variant, the pre-selected options (like color) are automatically filled in, mirroring the experience when searching for a product by barcode. This simplifies the process for sales staff and improves accuracy.
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#267038 Forward-Port-Of: odoo/odoo#265189