I have a scale which prints EAN13 encoded barcodes with price and PLU.
I have a product with PLU 00001 in Odoo with a per kg price.
My scale prints the following code:
2100001004101
which corresponds to 0,410 kg.
The barcode is not recognised by the POS, I get a product missing message.
I also tried to enter a 21... code with check digit in the barcode field but it doesn't help.
What am I doing wrong?
Normal (non weight) EAN13 codes work perfectly.