Skip to Content
Menú
This question has been flagged
1 Respondre
2995 Vistes

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
Best Answer

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.

Related Posts Respostes Vistes Activitat
0
de juny 25
912
0
de febr. 25
1024
0
de maig 24
1584
2
de febr. 24
10543
1
de set. 21
1592