https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22284 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|nick@bywatersolutions.com |agustinmoyano@theke.io Status|NEW |ASSIGNED Severity|enhancement |new feature CC| |tomascohen@gmail.com --- Comment #2 from Tomás Cohen Arazi <tomascohen@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.