11 Mar
2021
11 Mar
'21
10:51 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27797 --- Comment #18 from Tomás Cohen Arazi <tomascohen@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.