[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
Wed May 16 14:03:20 CEST 2012


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

--- Comment #2 from Kyle M Hall <kyle.m.hall at gmail.com> ---
Created attachment 9613
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9613&action=edit
Bug 7703 - Don't block bulk hold action on search results if some items can't
be placed on hold

In the staff client if you check multiple lines in search results and click
the button to "place hold" you might be blocked from proceeding because
"One or more selected items cannot be placed on hold." The next stage of the
holds process is perfectly capable of warning the user about such problems.
The user should not have to search back through the list of items they
checked to find which one to un-check.

Fixed by not disabling the submit button in the event that one
of the records has no holdable items. Updated text of submit
buttons.

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


More information about the Koha-bugs mailing list