Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3546 Visualizações

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
jun. 25
823
0
mai. 22
2795
2
set. 25
298
2
set. 25
503
0
fev. 25
1630