[Koha-bugs] [Bug 8868] New: ILS-DI: CancelHold needs to take a reserve_id

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 3 13:47:37 CEST 2012


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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8868
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com
          Assignee: julian.maurice at biblibre.com
           Summary: ILS-DI: CancelHold needs to take a reserve_id
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: julian.maurice at biblibre.com
          Hardware: All
            Status: ASSIGNED
           Version: master
         Component: Circulation
           Product: Koha

CancelHold takes two parameters: patron_id and item_id.
If item_id is considered as an itemnumber, holds on title can't be canceled.
If item_id is considered as a biblionumber, all holds on this biblionumber
(for a borrower) will be canceled.

So CancelHold have to consider item_id as a reserve_id.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list