Saturday, May 4, 2024
1 change · saas-17.2
New functionality added to Odoo
New barcode lookup integrations let Odoo search an external product database when a barcode is entered or scanned. This helps users create missing products faster by pre-filling product information during product setup and stock barcode workflows.
Original PR description
*: product, stock_barcode product: - Add a on change method on barcode to add autofill record. - Find products in barcodelookup.com from the barcode field stock_barcode: - Display a popup(form-view) to create a product if the scanned product is not available in the database and autofill the record. Co-authored-by: jva-odoo jva@odoo.com Co-authored-by: rare-odoo rare@odoo.com task-3871453