Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
4 Odpovědi
5821 Zobrazení

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
Zrušit
Nejlepší odpověď

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
Zrušit
Nejlepší odpověď

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
Zrušit
Nejlepší odpověď

hey , did you find the solution ?

Avatar
Zrušit