[Koha-bugs] [Bug 28541] Incorrect default pickup location passed to HTML, causing UI show items unreservable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 10 14:27:25 CEST 2021


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

--- Comment #1 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
Actually... On further thought I don't think that is the explanation for the
triangles. I don't think we can use the GetReservesControlBranch to get the
default pickup location as was changed in bug 27071 because that doesn't give
us a branch with pickup option necessarely. The case we have is that the
patrons/item's GetReservesControlBranch returns a branch where you cannot go
pickup the item. We would need to be able to fallback to some other branch
where pickup is possible I think.

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


More information about the Koha-bugs mailing list