Barcodes - Multiline
(0)
322

Barcodes - Multiline

FREE

Available versions
Technical name
barcodes_multiline
License
AGPL-3
Secure dependencies
N/A
Barcodes - Multiline

Barcodes - Multiline

Beta License: AGPL-3 OCA/stock-logistics-barcode Translate me on Weblate Try me on Runboat

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 to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Sunflower IT

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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.

0.0 / 5.0
based on 0 ratings
This app does not use any external Python dependencies.
This app has automated tests.
This app is not translated in any languages, it is only available in English.