https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27797
--- Comment #18 from Tomás Cohen Arazi <[email protected]> --- (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. _______________________________________________ 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/
