An open API service indexing awesome lists of open source software.

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


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

erp hacktoberfest odoo python

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

[![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-barcode&target_branch=16.0)
[![Pre-commit Status](https://github.com/OCA/stock-logistics-barcode/actions/workflows/pre-commit.yml/badge.svg?branch=16.0)](https://github.com/OCA/stock-logistics-barcode/actions/workflows/pre-commit.yml?query=branch%3A16.0)
[![Build Status](https://github.com/OCA/stock-logistics-barcode/actions/workflows/test.yml/badge.svg?branch=16.0)](https://github.com/OCA/stock-logistics-barcode/actions/workflows/test.yml?query=branch%3A16.0)
[![codecov](https://codecov.io/gh/OCA/stock-logistics-barcode/branch/16.0/graph/badge.svg)](https://codecov.io/gh/OCA/stock-logistics-barcode)
[![Translation Status](https://translation.odoo-community.org/widgets/stock-logistics-barcode-16-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/stock-logistics-barcode-16-0/?utm_source=widget)

# stock-logistics-barcode

TODO: add repo description.

[//]: # (addons)

Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[barcodes_generator_abstract](barcodes_generator_abstract/) | 16.0.3.0.6 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Generate Barcodes for Any Models
[barcodes_generator_location](barcodes_generator_location/) | 16.0.1.0.0 | | Generate Barcodes for Stock Locations
[barcodes_generator_package](barcodes_generator_package/) | 16.0.1.1.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Generate Barcodes for Product Packaging
[barcodes_generator_product](barcodes_generator_product/) | 16.0.2.1.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Generate Barcodes for Products (Templates and Variants)
[product_barcode_constraint_per_company](product_barcode_constraint_per_company/) | 16.0.1.0.2 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Change the product barcode constraint, allowing the same barcode for differents companies
[product_multi_barcode](product_multi_barcode/) | 16.0.1.0.1 | | Multiple barcodes on products
[product_multi_barcode_constraint_per_company](product_multi_barcode_constraint_per_company/) | 16.0.1.0.1 | | Glue module for product_multi_barcode andproduct_barcode_constraint_per_company
[product_multi_barcode_stock_menu](product_multi_barcode_stock_menu/) | 16.0.1.0.0 | | Multiple barcodes menu
[product_packaging_multi_barcode](product_packaging_multi_barcode/) | 16.0.1.3.0 | | Multiple barcodes on product packagings
[stock_barcodes](stock_barcodes/) | 16.0.1.1.0 | | It provides read barcode on stock operations.
[stock_barcodes_picking_batch](stock_barcodes_picking_batch/) | 16.0.1.0.0 | | It provides read barcodes on stock operations from batch pickings.
[stock_picking_product_barcode_report](stock_picking_product_barcode_report/) | 16.0.1.0.1 | [![CarlosRoca13](https://github.com/CarlosRoca13.png?size=30px)](https://github.com/CarlosRoca13) | It provides a wizard to select how many barcodes print.

[//]: # (end addons)

## Licenses

This repository is licensed under [AGPL-3.0](LICENSE).

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's `__manifest__.py` file, which contains a `license` key
that explains its license.

----
OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.