]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1154235 Allow inactive patron barcode to be loaded
authorMichael Peters <mpeters@emeralddata.net>
Tue, 12 Mar 2013 20:14:23 +0000 (16:14 -0400)
committerBen Shum <bshum@biblio.org>
Tue, 12 Mar 2013 21:24:51 +0000 (17:24 -0400)
commit2d5cfac442aa3dd3992a24e5ec874018c5597f4c
tree3d8fd193dc5c4c622edf3886fc3d00050cef6bd7
parent13dd58e1c9f30d28b5d716523ca4fe614b67dfc4
LP#1154235 Allow inactive patron barcode to be loaded

This addresses LP#1154235 by modifying the evergreen.get_barcodes
function to allow users to retrieve patrons in barcode retrieve
who have inactive barcodes.

This returns to functionality in versions prior to around 2.2.x
series.

End result is staff receiving an alert that the patron was
accessed with an invalid barcode.

Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/sql/Pg/020.schema.functions.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.function.allow_inactive_barcode_retrieve.sql [new file with mode: 0644]