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
- Host: GitHub
- URL: https://github.com/oca/stock-logistics-barcode
- Owner: OCA
- License: agpl-3.0
- Created: 2014-06-16T15:58:49.000Z (almost 12 years ago)
- Default Branch: 16.0
- Last Pushed: 2025-05-12T09:26:18.000Z (about 1 year ago)
- Last Synced: 2025-05-12T10:41:22.798Z (about 1 year ago)
- Topics: erp, hacktoberfest, odoo, python
- Language: Python
- Homepage: https://odoo-community.org/psc-teams/logistics-18
- Size: 11.6 MB
- Stars: 176
- Watchers: 68
- Forks: 351
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-barcode&target_branch=16.0)
[](https://github.com/OCA/stock-logistics-barcode/actions/workflows/pre-commit.yml?query=branch%3A16.0)
[](https://github.com/OCA/stock-logistics-barcode/actions/workflows/test.yml?query=branch%3A16.0)
[](https://codecov.io/gh/OCA/stock-logistics-barcode)
[](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 | [](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 | [](https://github.com/legalsylvain) | Generate Barcodes for Product Packaging
[barcodes_generator_product](barcodes_generator_product/) | 16.0.2.1.0 | [](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 | [](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 | [](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.