31 Oct
2018
31 Oct
'18
4:46 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21738 --- Comment #1 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 81754 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81754&action=edit Bug 21738: Move counting of items in C4::Reserves::CanBookBeReserved Test plan: - Try holding a title without items via ILS-DI => error, - try the same via UI => message is "Cannot place hold: this record has no items attached." - apply this patch, - try to hold a title without items via ILS-DI => "<code>NotHoldable</code>", - try again via UI => message is still "<code>NotHoldable</code>" -- You are receiving this mail because: You are watching all bug changes.