[Koha-bugs] [Bug 9336] Don't let un-holdable records prevent holdable records from being held in Intranet for multi-holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 4 21:54:08 CET 2013


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

Owen Leonard <oleonard at myacpl.org> changed:

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

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 14436
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14436&action=edit
[SIGNED-OFF] Bug 9336 - Don't let un-holdable records block bulk holds

If one or more records selected for a multi-hold have no items,
the multi-holds process will prevent the librarian from completing
the multi-hold. This forces the librarian to go back and remove the
records with no items from the multi-hold.

It would be better to warn the librarian that some of the records
won't be held instead, that way, the librarian does not need to go
to the trouble of removing the non-holdable records from the
multi-hold to complete the process.

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

Test plan:
1) Apply patch for Bug 7703
2) Apply this patch
3) Place a multi-hold on two records, where one has hold-able items, and
   the other does not have any hold-able items.
4) Instead of being unable to submit the hold request, you should now be
   able to.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

Copied test plan from bug report in order to fulfill commit message
requirements.

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


More information about the Koha-bugs mailing list