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

Kyle M Hall <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #153493|0                           |1
        is obsolete|                            |
 Attachment #155498|0                           |1
        is obsolete|                            |

--- Comment #20 from Kyle M Hall <[email protected]> ---
Created attachment 158531
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158531&action=edit
Bug 16117: 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

Signed-off-by: Marc VĂ©ron <[email protected]>

-- 
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/

Reply via email to