https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25712
Lucas Gass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Lucas Gass <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
