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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected]


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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to