[Koha-bugs] [Bug 16117] Feature request: Log borrower cardnumbers and item barcodes which are not valid

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 28 19:00:47 CEST 2017


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

--- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 65317
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65317&action=edit
Bug 16117 - Feature request: Log borrower cardnumbers and item barcodes which
are not valid

We should be able to log invalid patrons and items for trouble-shooting
purposes. It
is especially helpful when determining if there are issues with barcode
scanners.

Test Plan:
1) Apply this patch
2) Run updatedatabase.pl
3) Attempt to check out to an invalid patron cardnumber
4) Attempt to checkout a non-existent barcode
5) Attempt to check in a non-existant barcode
6) Note nothing new is added to the statistics table
7) Enable the new system preferences LogInvalidItems and LogInvalidPatrons
8) Repeat steps 4-6
9) Note each action creates a new line in the statistics table

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


More information about the Koha-bugs mailing list