[Koha-bugs] [Bug 27797] Make POST /holds use the stashed koha.overrides

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 27 20:47:12 CEST 2021


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

--- Comment #19 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Jonathan Druart from comment #17)
> Then maybe it should be part of Can*BeReserved return.

We faced this with the API and pickup locations: we really need a way to notify
the caller that * can be reserved, but because we are overriding X situation
because AllowHoldsPolicyOverride is enabled and we have permissions, etc...

As I said in a previous comment, I see us adding

Koha::{Biblio|Item}->add_hold

and probably rely on Koha::Object::Message to pass this information to the
controllers/callers.

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


More information about the Koha-bugs mailing list