Friday, May 3, 2024
1 change · master
New functionality added to Odoo
This adds barcode lookup integration so product details can be found and autofilled from barcode data. It helps teams create products more quickly in inventory workflows when a scanned item is not yet in the database.
Original PR description
*: product, pos, website_sale, stock_barcode product - Add a widget to display lookup results. - find products in barcodelookup.com from barcode field pos, website_sale - Include a barcode field in the product creation form. stock_barcode - Display a popup to create a product if the scanned product is not available in the database. Co-authored-by: meji-odoo meji@odoo.com Co-authored-by: rare-odoo rare@odoo.com task-3871453