29 Nov
2016
29 Nov
'16
11:33 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17578 --- Comment #33 from Josef Moravec <josef.moravec@gmail.com> --- (In reply to Jonathan Druart from comment #27)
Created attachment 57798 [details] [review] Bug 17578: GetMemberDetails - Remove is_expired
The is_expired value is used in 2 places, let's use Koha::Patron->is_expired instead.
Test plan: Depending on the different value of BlockExpiredPatronOpacActions for the patron category, a patron must be blocked if he has expired. Confirm that behavior from opac-renew and opac-reserve scripts
Does not work for me -- You are receiving this mail because: You are watching all bug changes.