Bug 17568: Add the Koha::Patron->library method
commitca5fb693627a46aac06b40d6bc2ee1d7f3781340
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 7 Nov 2016 14:24:54 +0000 (7 14:24 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 16 Dec 2016 12:07:06 +0000 (16 12:07 +0000)
tree9a1fa3066e75237d252f8b6ea917e5dbad6bd528
parent01226c61a1be588cb472e7ca7822c0e9d4ecf7b4
Bug 17568: Add the Koha::Patron->library method

This method will be convenient when moving code to Koha::Patrons

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

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