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

--- Comment #29 from Jonathan Druart <[email protected]> 
---
Created attachment 101124
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=101124&action=edit
Bug 20443: Move GetBorrowerAttributeValue to
Koha::Patron->get_extended_attribute_value

We want to retrieve a specific patron's attribute for a given patron.
We then add a new method to Koha::Patron.

This patch add a getter method ->get_extended_attribute_value
to use the DBIx::Class relation

Signed-off-by: Signed-off-by: Nick Clemens <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to