It allows barcodes to span multiple lines.
Project description
This module allows the scanning of barcodes that span multiple lines eg:
PRODUCT: X1234 SERIALNUMBER: 123456 PRODUCTION DATE: 2020-12-01
Without this module, Odoo recognizes characters \n, \r and \t as characters that signal the end of a barcode. A 50 ms timeout without keyboard input also ends the barcode. Thus, above barcode would be split up into three separate barcodes.
With this module installed, special characters no longer signal the end of barcode, only the 50 ms timeout. Thus, above barcode would be fed to the on_barcode_scanned method as a whole, to be processed in full.
Table of contents
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 smashing it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Tom Blauwendraat <tom@sunflowerweb.nl>
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
File details
Details for the file odoo10_addon_barcodes_multiline-10.0.1.0.1-py2-none-any.whl
.
File metadata
- Download URL: odoo10_addon_barcodes_multiline-10.0.1.0.1-py2-none-any.whl
- Upload date:
- Size: 26.2 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6981a88221e19bc566f0aa229a05ebb3c08f2f0706bb5f5693bd0190983fdd83 |
|
MD5 | e7a28a9ac18d2dead78504fa99d2bdf3 |
|
BLAKE2b-256 | fc98a2801e64431f430cb48489615cda20c87f5cd81b87a0cbba001380ff3627 |