[Koha-bugs] [Bug 23223] New: Allow requested items to be checked out

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 26 23:00:58 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23223

            Bug ID: 23223
           Summary: Allow requested items to be checked out
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: SIP2
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: joy at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: colin.campbell at ptfs-europe.com
  Target Milestone: ---

Currently patrons are being blocked at self-check when they find an item on the
shelf that they want and that item could also fill a hold.  
If the item is brought to the circ desk, the staff can override the 'hold' and
check it out to the patron.  The SIP2 devices do not allow for the override.

We propose:
1) Add new SIP2 option or system preference ( or 2nd option to
AllowItemsOnHoldCheckout ) to allow allow non-waiting items on hold to be
checked out
2) Implement business logic in ILS::Transaction::Checkout or C4::Circulation
3) Add unit tests

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


More information about the Koha-bugs mailing list