https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21738
--- Comment #1 from Alex Arnaud <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
