Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2994 Vistas

Odoo version : 13 CE

I installed the Barcode module and I have added the barcode to specific product. I opened a session in Point of Sale and would like to use the scan the barcode to put the corresponding product to cart, system warn "Unknown barcode" with the invalid code scanned.

My setup is different from normal one as my scanner is actually not a barcode scanner but a RFID card reader. I would guess this works the same way as barcode scan the code and display the ID on cursor, my RFID reader does the same thing.

The only difference is the RFID ID format ( long HEX ) not the same as barcode ( e.g. EAN-13 ).

I do a research and found the POS has a barcode scanning configuration that define the barcode nomenclature, I have set it to Never convert and match format is .* ( I think it means any code pattern matched ).

Do you have any idea how I can make the scanning work?

Avatar
Descartar
Mejor respuesta

Hii Dennis


Odoo follows a barcode nomenclature,usually it follows EAN 13 , but in the rule of Barcode Nomenclature we can add its Encoding format like EAN -13, EAN -8, UPC-A,GS1 - 128

after configuring Barcode nomenclature you can add it in the Pos settings ,


for more reference 

https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/barcode/operations/barcode_nomenclature.html


Hope this Helps

Regards


Avatar
Descartar
Autor

Hi Bella,
Thanks for your reminder and information, I have reviewed the page and I have actually defined the nomenclature before but not working.
However, I reviewed your page once again and found my issue is my scanned code include non-number characters, I changed my code ( those not EAN-13 compliant ) to all number, now it works. The Unknown Barcode disappeared and product put into cart upon scanned in POS.
Many thanks.

Publicaciones relacionadas Respuestas Vistas Actividad
0
jun 25
911
0
feb 25
1023
0
may 24
1584
2
feb 24
10543
1
sept 21
1590