[Koha-bugs] [Bug 17755] Introduce Koha::Patron::Attribute::Type(s)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 29 15:49:52 CET 2016


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

--- Comment #10 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 58497
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58497&action=edit
Bug 17755: Introduce Koha::Patron::Attribute::Type(s)

This patch introduces the Koha::Object-based classes for handling
patron attribute types.

It also adds branch limitation handling to the
Koha::Patron::Attribute::Type class.

It is built on top of the new Koha::Object::Library::Limit class
that extends Koha::Object so it handles library limits.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list