[Koha-patches] [PATCH] bug 3093: Enhance placing of holds in the staff interface.

Frederic Demians frederic at tamil.fr
Wed Apr 22 22:15:23 CEST 2009


> This patch allows staff users to request reserves on multiple
> items at one time.
>
> Added checkboxes, select-all, clear-all, and place-hold button to
> staff search results page. Place-hold button will only appear if
> the user has permission to place holds for others.
>
> Patron input page now shows multiple items, if applicable.
>
> Hold confirmation page shows results for multiple items, if
> applicable. Those which cannot be reserved are highlighted and
> are excluded from the reservation. The reservation is placed at
> the biblio number (i.e. next available) level.

After selecting multiple biblio records and clicking on Place Hold 
button, we get a Confirm Holds page:

    attached hold-confirm.png page

Why do we have a vertical tab bar? This bar is useful on single biblio 
record holds but on bulk reservation there is no way to know which 
biblio of the batch will be display.

After selecting a patron, we get this page:

    hold-buttons.png

Same remark for vertical tab +

    * There is an Item type section which doesn't display item type
    * There are two Place Hold buttons. They were such 2 buttons on
      single biblio record reservation page: one for biblio level
      reservation and one for item level reservation. There isn't
      anymore this distinction on bulk reservation.

Thanks.
--
Frédéric



-------------- next part --------------
A non-text attachment was scrubbed...
Name: hold-buttons.png
Type: image/png
Size: 33125 bytes
Desc: not available
URL: </pipermail/koha-patches/attachments/20090422/6ae87ed7/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hold-confirm.png
Type: image/png
Size: 27572 bytes
Desc: not available
URL: </pipermail/koha-patches/attachments/20090422/6ae87ed7/attachment-0005.png>


More information about the Koha-patches mailing list