Bug 28757

Summary: Allow users to place a reservation when their account is restricted
Product: Koha Reporter: Stephen Graham <s.graham4>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: new feature    
Priority: P5 - low CC: cbrannon, gmcharlt, kyle.m.hall, lisettepalouse+koha
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28760
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38402
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Stephen Graham 2021-07-26 10:55:39 UTC
Could a new syspref be added to Koha that would allow a user to place a reservation/hold if the user is restricted? 

We have a lot of students who on placement, and only come on-campus occasionally.They tend to return and collect books at the same time during their visits to campus. If they have a  restriction on their account (because they need to return an overdue item) then this stops them from requesting a hold at the same time, and forces them to come on-campus twice (once to return the book, and then next time to collect their reservations) when ideally it could be done with one visit.

Stephen
Comment 1 Christopher Brannon 2021-10-21 15:16:08 UTC
+1
Comment 2 Katrin Fischer 2023-07-01 12:15:22 UTC
Maybe this could be turned into a flag on the new patron restrictions table. So anytime you add a new restriction, you get to choose if it should block holds or not.