[% IF ( CAN_user_reserveforothers_modify_holds_priority ) %] [% ELSE %] [% END %] [% IF ( CAN_user_reserveforothers_modify_holds_priority ) %] [% END %] [% IF SuspendHoldsIntranet %][% END %] [% FOREACH hold IN holds %] [% IF ( CAN_user_reserveforothers_modify_holds_priority ) %] [% SET first_priority = holds.first.priority %] [% SET last_priority = holds.last.priority %] [% SET prev_priority = loop.prev.priority %] [% SET next_priority = loop.next.priority %] [% holds.index %] [% END %] [% IF ( CAN_user_reserveforothers_modify_holds_priority ) %] [% END %] [% IF SuspendHoldsIntranet %] [% END # IF SuspendHoldsIntranet %] [% END %]
Priority  Delete?Patron Notes Date Expiration Pickup library DetailsToggle set to lowest priority  
Go up Go top Go bottom Go down [% INCLUDE 'patron-title.inc' patron=hold.patron hide_patron_infos_if_needed=1 %] [% hold.notes %] [% hold.date %] [% hold.expirationdate %] [% IF ( hold.found ) %] [% IF ( hold.atdestination ) %] [% IF ( hold.found ) %] Item waiting at [% hold.wbrname %] since [% hold.waiting_date | $KohaDates %] [% ELSE %] Waiting to be pulled [% END %] [% ELSE %] Item being transferred to [% hold.wbrname %] [% END %] [% ELSE %] [% IF Koha.Preference('IndependentBranches') && Branches.all().size == 1 %] [% Branches.GetName(hold.branchcode) %] [% ELSE %] [% END %] [% END %] [% IF ( hold.found ) %] [% IF ( hold.barcodenumber ) %] [% hold.barcodenumber %] [% ELSE %] No barcode [% END %] [% ELSE %] [% IF ( hold.item_level_hold ) %] Only item [% IF ( hold.barcodenumber ) %] [% hold.barcodenumber %] [% ELSE %] No barcode [% END %] [% ELSE %] [% IF hold.itemtype %] Next available [% ItemTypes.GetDescription( hold.itemtype ) %] item [% ELSE %] Next available [% END %] [% END %] [% END %] [% IF ( hold.lowestPriority ) %] Unset lowest priority [% ELSE %] Set to lowest priority [% END %] Cancel [% UNLESS ( hold.found ) %] [% IF AutoResumeSuspendedHolds %] Clear date [% ELSE %] [% END %] [% ELSE %] [% END %]