[Koha-bugs] [Bug 22284] Hiding libraries outside group for holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Mar 2 13:50:35 CET 2019


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|nick at bywatersolutions.com   |agustinmoyano at theke.io
             Status|NEW                         |ASSIGNED
           Severity|enhancement                 |new feature
                 CC|                            |tomascohen at gmail.com

--- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
This development will add pickup location groups.


1. Add a new feature checkbox to groups feature to define 'local hold groups'
2. Hold policy in circ rules - new option 'from local hold group' [effectively
act as homelibrary + libraries in groups you are in]
2a. This will apply per item (C4::Reserves::CanItemBeReserved)
2b. possibly add a system preference to set home or holding as control
2c. Will check patron's homelibrary to see if possible
3. On checkin, hold policy will be checked to see if hold can be filled
according to policy in 2a (dropping through all holds to find highest priority
that can be satisfied)

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


More information about the Koha-bugs mailing list