Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
3576 Visninger

Hi, im working with a barcode scanner and im trying to add int number to de pattern but it dosent recognize them.

"""Barcodes Nomenclatures define how barcodes are recognized and categorized. When a barcode is scanned it is associated to the first rule with a matching pattern. The pattern syntax is that of regular expression, and a barcode is matched if the regular expression matches a prefix of the barcode.

Patterns can also define how numerical values, such as weight or price, can be encoded into the barcode. They are indicated by {NNN} where the N's define where the number's digits are encoded. Floats are also supported with the decimals indicated with D's, such as {NNNDD}. In these cases, the barcode field on the associated records must show these digits as zeroes."""

This is what odoo says and this is my pattern (01)(..............{NNN})





Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
jun. 25
862
0
maj 22
2819
2
sep. 25
350
2
sep. 25
521
0
feb. 25
1666