Check Digit GTIN
Posted: Sat Aug 25, 2012 12:30 am
Hola a todos :
Siguiendo con mi sistema Punto de ventas (PTV)
necesitaba introducir mediante un lector de codigos de barra los distintos productos GS1.
tanto en EAN13 ahora GTIN-13 y EAN-8 ahora GTIN-8, en distintos lugares encontre funciones para generar el digito validador del codigo introducido y habia que adaptarlo de forma sencilla y usarlo con Harbour/HMG.
Realmente no es necesario cuando se usa un lector de barras, sino porque a veces el lector no reconoce el codigo y hay que introducirlo manualmente y el operador de turno se puede confundir o teclear incorrectamente el codigo numerico.
esto hace que un articulo este en la tabla erroneamente.
para verificar un codigo se puede usar la siguiente URL: http://www.gs1.org.ar/SER_calculodv.asp
aqui les dejo el codigo : por algun motivo no puedo pegar el codigo fuente en este post. Mr Ratinagiri puede usted comprobar esta falla hoy ?
Hi all:
Following my system sales point (P.O.S)
needed to enter through a bar code reader GS1 different products.
EAN13 both now GTIN-13 and EAN-8 now GTIN-8, in different places I found functions to generate the validator digit code entered and had to adapt it easily and use it with Harbour / HMG.
It really is not necessary when using a barcode reader, but because sometimes the reader does not recognize the code and have to enter it manually and the shift operator can be confused or incorrectly typing the numerical code.
this makes this an item in the table erroneously.
to verify a code you can use the following URL:http://www.gs1.org/barcodes/support/che ... calculator
here I leave the code:[attachment=1]GTIN_Check.rar[/attachment]
for some reason I can not paste the source code in this post. Mr Ratinagiri can you check this fault today?
Siguiendo con mi sistema Punto de ventas (PTV)
necesitaba introducir mediante un lector de codigos de barra los distintos productos GS1.
tanto en EAN13 ahora GTIN-13 y EAN-8 ahora GTIN-8, en distintos lugares encontre funciones para generar el digito validador del codigo introducido y habia que adaptarlo de forma sencilla y usarlo con Harbour/HMG.
Realmente no es necesario cuando se usa un lector de barras, sino porque a veces el lector no reconoce el codigo y hay que introducirlo manualmente y el operador de turno se puede confundir o teclear incorrectamente el codigo numerico.
esto hace que un articulo este en la tabla erroneamente.
para verificar un codigo se puede usar la siguiente URL: http://www.gs1.org.ar/SER_calculodv.asp
aqui les dejo el codigo : por algun motivo no puedo pegar el codigo fuente en este post. Mr Ratinagiri puede usted comprobar esta falla hoy ?
Hi all:
Following my system sales point (P.O.S)
needed to enter through a bar code reader GS1 different products.
EAN13 both now GTIN-13 and EAN-8 now GTIN-8, in different places I found functions to generate the validator digit code entered and had to adapt it easily and use it with Harbour / HMG.
It really is not necessary when using a barcode reader, but because sometimes the reader does not recognize the code and have to enter it manually and the shift operator can be confused or incorrectly typing the numerical code.
this makes this an item in the table erroneously.
to verify a code you can use the following URL:http://www.gs1.org/barcodes/support/che ... calculator
here I leave the code:[attachment=1]GTIN_Check.rar[/attachment]
for some reason I can not paste the source code in this post. Mr Ratinagiri can you check this fault today?