[Koha-bugs] [Bug 17555] Add Koha::Patron->category

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 4 16:22:03 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17555

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 57211
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57211&action=edit
Bug 17555: Add Koha::Patron->category

We need to use the DBIx::Class relationship to retrieve the patron
category.
It is more convenient to have a Koha::Patron->category method to
retrieve the category of a given patron.

Test plan:
Make sure that the tests in t/db_dependent/Koha/Patron* return green

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list