[Koha-bugs] [Bug 5696] New: Hold deletion should use reservenumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 4 15:31:09 CET 2011


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

           Summary: Hold deletion should use reservenumber
 Change sponsored?: ---
           Product: Koha
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Hold requests
        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
   Estimated Hours: 0.0


Now that we have a reservenumber column in the reserves table (Bug 4806), the
holds deletion process (Reserves::ModReserve) should use reservenumber instead
of borrowernumber + biblionumber. Making this change would allow the deletion
of one duplicate hold without deleting all duplicate copies of the hold at
once.

-- 
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