OPAR - OPM Package ARchive

Browseable collection of plugins for the popular ticket system software Znuny and ((OTRS)) Community Edition.


CIBarcode

Version
6.0.1
Other Versions
5.0.4,
Uploaded by/on
reneeb on 15 Jan 2019
Framework
6.0.x
Links
Download Website
Description
Print barcodes in config item pdfs.

Rate/comment this package

NAME

CIBarcode

DESCRIPTION

This package adds a barcode to the PDF version of a config item (generated via config item print).

CONFIGURATION

After installation you can configure the module via SysConfig in the admin area. Config options:

  • CIBarcode::BarcodeType

    This option defines what type of barcode is printed in the PDF version of the config item. Currently four types are supported.

    • EAN8

    • EAN13

    • QR

    • Code39

    Even though the SysConfig defines only four supported barcode types, this packages should support all barcode types that can be generated with the Perl module GD::Barcode. You can add those types by editing Kernel/Config/Files/CIBarcode.xml.

  • CIBarcode::BarcodeAttribute

    Defines which config item attribute is encoded in the barcode. Please note that EAN8 and EAN13 barcodes can handle only numeric attributes that are not longer than the number in the name (EAN8: 8-digit numbers, EAN13: 13-digit numbers).

  • CIBarcode::BarcodeCIURL

    If you use QR codes you can encode the config item URL in the barcode. If this option is enabled, it overrides the value of CIBarcode::BarcodeAttribute. If you have not chosen QR as the type, this is automatically set.

  • CIBarcode::RebuildBarcode

    If enabled, the barcode is rebuilt when the barcode type or the attribute changed.

AUTHOR AND LICENSE

This package was written by Renee Baecker <otrs@perl-services.de>.

The package is licensed under AGPL. If you did not receive this file, see http://www.gnu.org/licenses/agpl.txt.