Bug 33562 - Allow circulation and fine rules to select specific library hold groups
Summary: Allow circulation and fine rules to select specific library hold groups
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-19 15:52 UTC by Lisette Scheer
Modified: 2023-04-19 15:52 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lisette Scheer 2023-04-19 15:52:27 UTC
A library can belong to more than one local hold group. 

It would be nice if "Default checkout, hold and return policy" & "Holds policy by item type" by library could be set by either "local hold group" (which currently allows any branch in any local hold group it's in) OR to allow a specific hold group. 

Example of where having both would be useful:

Library Group A:

Library 1
Library 4
Library 5
Library 6
Library 7

No other branches (2, 3, 8) can place holds on any of those libraries items. 

Library Group B:
Library 4
Library 5
Library 6

Group B wants a specific item type to be available to their patrons but not to library 1 or 7, even if they're picking up at library 4, 5, or 6 for some reason. 

Lisette