[Koha-bugs] [Bug 7703] Don't block bulk hold action on search results if some items can't be placed on hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 6 15:08:08 CEST 2021


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

--- Comment #37 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 123577
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123577&action=edit
Bug 7703: (follow-up) Treat no items like none available

This patch modifies the holds template so that during the
multi-hold process, titles with no items attached are treated the same
way as titles with no items available (items exist but cannot be place
don hold):

 - The row showing such a record will say "No items are available to be
    placed on hold."
 - The pickup location dropdown will be hidden.

To test, follow the previous test plan and confirm that these change are
reflected. Now that the pickup location field isn't present for titles
without items you should be able to complete the holds process.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list