Hello,
I use products with lot tracking.
I would like to be able to identify the product and lot number in the POS using a single barcode.
By default, in the POS, you must first scan the product barcode, then enter the lot number in the window that appears.
I see that it is possible to configure a "Lot" type rule in the barcode nomenclatures, but I cannot get it to work.
I would like to be able to enter a barcode containing the batch number, and for Odoo to automatically add the product linked to this batch to the ticket, with the batch number.
FOR EXAMPLE :
I saw this default rule in the GS1 barcode nomenclature:
Batch or lot number Lot (10)([!"%-/0-9:-?A-Z_a-z]{0,20}) Alpha-Numeric Name
I tried to create a product without a barcode, to which I linked a lot with the number 12345678901234567890.
I then tried to scan the barcode 1012345678901234567890 in the POS: but Odoo replied that he did not know the product.
Thanks a lot