Created attachment 57261 [details] [review] 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
Created attachment 57280 [details] [review] [SIGNED-OFF] 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>
Created attachment 57859 [details] [review] 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>
Trivial patch. Tests pass. Passed QA
Pushed to master for 17.05, thanks Jonathan!
This won't get backported to 16.11.x as it is an enhancement.