[Koha-bugs] [Bug 25712] Add plugin hooks to transform patron and item barcodes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 18 17:59:54 CEST 2020


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

Lucas Gass <lucas at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lucas at bywatersolutions.com

--- Comment #7 from Lucas Gass <lucas at bywatersolutions.com> ---
Works awesome! The QA tool raised a few issues:

 OK     C4/Circulation.pm
 OK     C4/ILSDI/Services.pm
 OK     C4/Items.pm
 OK     C4/SIP/Sip/MsgType.pm
 OK     Koha/Item.pm
 OK     Koha/Patron.pm
 OK     Koha/Patron/Attribute.pm
 FAIL   cataloguing/additem.pl
   FAIL   valid
                Global symbol "$addedolditem" requires explicit package name
(did you forget to declare "my $addedolditem"?)
                Global symbol "$addedolditem" requires explicit package name
(did you forget to declare "my $addedolditem"?)

 OK     circ/circulation.pl
 OK     circ/returns.pl
 OK     members/memberentry.pl
 OK     offline_circ/process_koc.pl
 OK     opac/sco/sco-main.pl
 OK     t/db_dependent/Koha/Plugins/Plugins.t
 FAIL   t/lib/Koha/Plugin/Test.pm
   FAIL   critic
                # Variables::ProhibitUnusedVariables: Got 1 violation(s).

 FAIL   tools/batchMod.pl
   FAIL   valid
                Global symbol "$barcode" requires explicit package name (did
you forget to declare "my $barcode"?)
                tools/batchMod.pl had compilation errors.

 OK     tools/inventory.pl

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


More information about the Koha-bugs mailing list