]> 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:00 +0000 (17:24 -0400)
commit238f54e2c99cd0216dc14f17d7a1894fc9c31307
treed221c01b0345af4a6655dd7793919e68f36650c8
parentf74a13ac587cd4e6fdf9ca321882e448dfa765cc
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]