27 Apr
2021
27 Apr
'21
7:47 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27797 --- Comment #19 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.
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.