]> git.koha-community.org Git - koha.git/commit
bug 2502: correctly check patron account expiration
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 14 Aug 2008 16:13:50 +0000 (11:13 -0500)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 28 Oct 2008 21:09:22 +0000 (22:09 +0100)
commit28b73a293efd0a445aee2b6c879e417f7779b327
tree782e0eaeb4a5561fba416aeb194bc2db3eb67a5f
parentaf87122b1e8e8648c8f3fb06214c371743457719
bug 2502: correctly check patron account expiration

When placing a hold request from the staff interface,
now correctly indicate if the patron account has expired.
Prior to this patch, would warn that the account
had expired even when the expiry date is in the future,
and vice versa.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
reserve/request.pl