[Koha-bugs] [Bug 7126] New: Transfer does not prompt with hold information

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 1 17:21:06 CET 2011


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

             Bug #: 7126
           Summary: Transfer does not prompt with hold information
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Platform: All
               URL: /cgi-bin/koha/circ/branchtransfers.pl
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P5
         Component: Circulation
        AssignedTo: kyle.m.hall at gmail.com
        ReportedBy: oleonard at myacpl.org
         QAContact: koha-bugs at lists.koha-community.org
                CC: gmcharlt at gmail.com


I recall that at one time if you were transferring an item with a hold the
transfers page would prompt you with information about the hold. There is
markup in the template for accomplishing this:

            [% IF ( reserved ) %]
                Reserve found for [% name %] (<a
href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% borrowernumber
%]">[% borrowernumber %]</a>).
            [% END %]

...etc.

I have tried transferring an item on hold and do not get any kind of hold
confirmation message.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list