[Koha-bugs] [Bug 14866] Make high holds work with different item types and number of open days

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 21 01:31:13 CET 2016


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

--- Comment #5 from Aleisha Amohia <aleishaamohia at hotmail.com> ---
Created attachment 58324
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58324&action=edit
[FOLLOW-UP] Bug 14866: Make high holds work with different item types

This patch fixes merge conflicts, fixes the indentation of the table in
smart-rules.tt and uses Koha::IssuingRules->get_effective_issuing_rule.

Keep in mind - I am sure that when the original patch for this was
written (before get_effective_issuing_rule was used), it all worked
fine. I had to add an extra line of code in my patch to get this method
to work because it was fetching the WRONG circulation rule - one that
did not have decreaseloanholds defined. I don't know if it was my patch
that is broken or the get_effective_issuing_rule method that is not
fetching the 'most specific/relevant' rule.

Sponsored-by: Region Halland

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


More information about the Koha-bugs mailing list