Created attachment 57331 [details] [review] Bug 17584: Add the Koha::Patron->get_issues method Test plan: prove t/db_dependent/Koha/Patrons.t should return green
Created attachment 57365 [details] [review] [SIGNED-OFF] Bug 17584: Add the Koha::Patron->get_issues method Test plan: prove t/db_dependent/Koha/Patrons.t should return green Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Depends on a PNA
Applying: Bug 17584: Add the Koha::Patron->get_issues method fatal: sha1 information is lacking or useless (Koha/Patron.pm). Repository lacks necessary blobs to fall back on 3-way merge. Cannot fall back to three-way merge. Patch failed at 0001 Bug 17584: Add the Koha::Patron->get_issues method
Created attachment 57971 [details] [review] Bug 17584: Add the Koha::Patron->get_issues method Test plan: prove t/db_dependent/Koha/Patrons.t should return green Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Created attachment 58295 [details] [review] Bug 17584: Add the Koha::Patron->get_checkouts method Test plan: prove t/db_dependent/Koha/Patrons.t should return green Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Rebased on top of bug 17796 (Move Koha::Issues to Koha::Checkouts)
Created attachment 58419 [details] [review] Bug 17584: Add the Koha::Patron->get_checkouts method Test plan: prove t/db_dependent/Koha/Patrons.t should return green Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Created attachment 58420 [details] [review] Bug 17584 [QA Followup] - Rename Koha::Patron::get_checkouts to Koha::Patron::checkouts Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Pushed to master for 17.05, thanks Jonathan!
This won't get ported back to 16.11.x as it is an enhancement.