[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
Thu Mar 11 11:51:38 CET 2021


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

--- Comment #18 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.
> 
> (yes it's out of the scope, I am just thinking loud here)

(In reply to Jonathan Druart from comment #16)
> (In reply to Jonathan Druart from comment #15)
> > Why don't we actually enforce AllowHoldPolicyOverride in AddReserve?
> 
> Hum, forget that. It would mean we will have to call CanBeReserve* from
> AddReserve.

My bet is we can deal with such change once we add

Koha::Item->add_hold
Koha::Biblio->add_hold

to replace AddReserve.

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


More information about the Koha-bugs mailing list