[Koha-bugs] [Bug 18958] If patron has multiple record level holds on one record transferring first hold causes next hold to become item level

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 22 19:04:32 CET 2018


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

--- Comment #7 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to Jonathan Druart from comment #6)
> Hum, I am going to postpone this change for my mental health (holds...)
> 
> But at first glance there is something wrong: the diffbranch flag will never
> be set and we will have a lot of useless code in the template.
> 
> Are you sure this change is correct?

I'm not sure what you mean. This doesn't change ModItemTransfer at all. It only
replaces a bunch of code with a call to ModItemTransfer *if* the item needs
transferred. This reduces code and complexity, and does not affect any other
use of ModItemTransfer.

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


More information about the Koha-bugs mailing list