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

--- Comment #471 from David Cook <[email protected]> ---
As I've noted before, trying to count multiple hold group members as part of
the same hold has some fundamental problems. 

We'd need to pass the hold group to CanBookBeReserved/CanItemBeReserved to
handle this better...

It's tempting to spin out a new report just for refactoring those functions to
take $args instead. 

I want to make an API endpoint at some point too for whether or not a reserve
can be placed. I think National Library of Finland have done work on this,
although it's more discovery interface specific so might not quite meet what
I'd want it for...

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to