[Koha-bugs] [Bug 26351] Add plugin hooks to transform item barcodes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 11 14:47:04 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26351

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This enhancement adds a
      release notes|                            |plugin hook to transform
                   |                            |item barcodes scanned in to
                   |                            |Koha. For example, if you
                   |                            |need to alter your scanned
                   |                            |item barcodes, but your
                   |                            |scanners cannot be
                   |                            |programmed to do so, a
                   |                            |plugin could be written to
                   |                            |handle that change in Koha
                   |                            |instead. One example would
                   |                            |be to drop the first and
                   |                            |last characters of the
                   |                            |scanned barcode, which may
                   |                            |be check digits rather than
                   |                            |part of the barcode itself.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list