Bug 17604: GetMemberDetails - Add Koha::Patron::Category->effective_BlockExpiredPatro...
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 7 Nov 2016 15:47:43 +0000 (15:47 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Tue, 15 Nov 2016 15:21:31 +0000 (15:21 +0000)
commit81ea88fff6bfffd958cc0a85871e1487b05a445a
treee7ff18feb3f239902b66d8c4f9be5dfc46b1c7fb
parent1da4a7b4a204033b21e8537b2988bdd43a7357ec
Bug 17604: GetMemberDetails - Add Koha::Patron::Category->effective_BlockExpiredPatronOpacActions

This patch simply adds a new method to retrieve the correct value of
BlockExpiredPatronOpacActions.

Test plan:
  prove t/db_dependent/Koha/Patron/Categories.t
should return green

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Patron/Category.pm
t/db_dependent/Koha/Patron/Categories.t