Bug 28757 - Allow users to place a reservation when their account is restricted
Summary: Allow users to place a reservation when their account is restricted
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low new feature (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-26 10:55 UTC by Stephen Graham
Modified: 2023-07-01 12:16 UTC (History)
4 users (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 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.