[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
Thu Aug 12 16:06:09 CEST 2021


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #123577|0                           |1
        is obsolete|                            |

--- Comment #40 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 123814
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123814&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.

Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk>

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


More information about the Koha-bugs mailing list