Bug 17579: Add the Koha::Patron->is_expired
commitd892342e6f8569a4ea51a0e550b5d9c59b92e588
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 7 Nov 2016 17:12:58 +0000 (7 17:12 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Tue, 15 Nov 2016 15:24:50 +0000 (15 15:24 +0000)
tree4dafec602471683dfdb43dd9142a48f9d9bdad1d
parent81ea88fff6bfffd958cc0a85871e1487b05a445a
Bug 17579: Add the Koha::Patron->is_expired

This new method will be handy for further uses

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

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