Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

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})





Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
cze 25
640
0
maj 22
2638
0
lut 25
1394
0
gru 24
46
0
gru 24
1224