[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 10 21:52:59 CEST 2017


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

Jesse Weaver <pianohacker at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pianohacker at gmail.com

--- Comment #7 from Jesse Weaver <pianohacker at gmail.com> ---
Comment on attachment 65236
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65236
Bug 18887 - Add Koha::CirculationRule(s)

I'm a bit confused as to the intended API; the new code in Reserves.pm uses
CirculationRules->find, the template plugin uses CirculationRules->search, and
there's an unused(?) method called get_effective_rule that seems like it
implements the inheritance logic correctly.

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


More information about the Koha-bugs mailing list