Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
4 Antwoorden
5595 Weergaven

Hi everyone

I want to read a GS1-128 bar code with odoo v11.

The structure of the code is:

Example: (01)1234567891011(17)010191(21)ABC123789R

where:

Code (01) indicates that the following is the EAN-13 code

Code (17) indicates that the following is the expiration date

Code (10) indicates that the following is the batch 

Do you have any reference about that and how to read it dynamically? Por example, it could be that one product doesn't have batch number but serial number, with another code and without expiration date.

Thanks!

Avatar
Annuleer
Beste antwoord

Hi Olatam,

It is possible using Ventor (mobile app for Odoo inventory) in Odoo v11 (and all more recently released Odoo versions, including the Community version).

Download it on our site – ventor.app


Avatar
Annuleer
Beste antwoord

Hello Olatam

Please check, I think it's helpful for you.
https://apps.odoo.com/apps/modules/13.0/base_gs1_barcode/

https://github.com/OCA/stock-logistics-barcode


Avatar
Annuleer
Beste antwoord

hey , did you find the solution ?

Avatar
Annuleer