Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 2.1 KB

README.md

File metadata and controls

44 lines (33 loc) · 2.1 KB

Build Status Coverage Status

Odoo Stock Logistic Barcode

This project aims to deal with modules related to the management of barcode in a generic way. You'll find modules that:

  • Allow to generate bar code each time a object is created
  • Setup bar code on object
  • Print bar code
  • Search and use them with a barcode scanner

Please don't hesitate to suggest one of your module to this project. Also, you may want to have a look on those other projects here:

Available addons

addon version summary
barcodes_generator_abstract 10.0.1.0.0 Generate Barcodes for Any Models
barcodes_generator_location 10.0.1.0.0 Generate Barcodes for Stock Locations
barcodes_generator_lot 10.0.1.0.0 Generate Barcodes for Stock Production Lots
barcodes_generator_package 10.0.1.0.0 Generate Barcodes for Product Packaging
barcodes_generator_partner 10.0.1.0.0 Generate Barcodes for Partners
barcodes_generator_product 10.0.1.0.0 Generate Barcodes for Products (Templates and Variants)
stock_scanner 10.0.1.0.0 Allows managing barcode readers with simple scenarios

Unported addons

addon version summary
barcode_link 1.0 (unported) Barcode link Module
base_gs1_barcode 1.0 (unported) Decoding API for GS1-128 (aka UCC/EAN-128) and GS1-Datamatrix
product_multi_ean 1.2 (unported) Multiple EAN13 on products