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

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!

Awatar
Odrzuć
Najlepsza odpowiedź

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


Awatar
Odrzuć
Najlepsza odpowiedź

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


Awatar
Odrzuć
Najlepsza odpowiedź

hey , did you find the solution ?

Awatar
Odrzuć