Generate Barcodes for Products (Templates and Variants)
Project description
This module expands Odoo functionality, allowing user to generate barcode depending on a given barcode rule for Products.
For example, a typical pattern for products is “20…..{NNNDD}” that means that: * the EAN13 code will begin by ‘20’ * followed by 5 digits (named Barcode Base in this module) * and after 5 others digits to define the variable price * a 13 digit control
With this module, it is possible to:
Assign a pattern (barcode.rule) to a product.product
- Define a Barcode base:
manually, if the base of the barcode must be set by a user. (typically an internal code defined in your company)
automaticaly by a sequence, if you want to let Odoo to increment a sequence. (typical case of a customer number incrementation)
Generate a barcode, based on the defined pattern and the barcode base
Table of contents
Configuration
To configure this module, see the ‘Configuration’ Section of the description of the module ‘barcodes_generator_abstract’
To manage the barcode rule and the barcode base on products you need to include your user on “Generate Barcodes” group.
Usage
To use this module, you need to:
Go to a Product form (or a template form):
- 1 for manual generation
Set a Barcode Rule
Set a Barcode Base
click on the button ‘Generate Barcode (Using Barcode Rule)’
- 2 for automatic generation
Set a Barcode Rule
click on the button ‘Generate Base (Using Sequence)’
click on the button ‘Generate Barcode (Using Barcode Rule)’
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Sylvain LE GAL (https://twitter.com/legalsylvain)
Dave Lasley <dave@laslabs.com>
-
Carlos Roca
Other credits
Images
Icon of the module is based on the Oxygen Team work and is under LGPL licence: http://www.iconarchive.com/show/oxygen-icons-by-oxygen-icons.org.html
Product tag by Zlatko Najdenovski and is licensed under CC BY 3.0.
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/stock-logistics-barcode project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for odoo13_addon_barcodes_generator_product-13.0.1.0.1.dev7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9770e0d5f4276b1a634df85eb9a51b65bbc905027974669cee71a2017fa6c46b |
|
MD5 | e852c1a332c4186bd4b58f49a8911b64 |
|
BLAKE2b-256 | c3d338f5e62b018d9073cee0040428d7fcb85298e64fb576b76deb93e9e36522 |