[Koha-bugs] [Bug 21738] [ILS-DI] error while holding a title without item

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 31 16:46:32 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21738

--- Comment #1 from Alex Arnaud <alex.arnaud at 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.


More information about the Koha-bugs mailing list