Bug 19917 - Holds for self registered patrons
Summary: Holds for self registered patrons
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: 2018-01-04 15:33 UTC by Christopher Brannon
Modified: 2018-10-18 13:09 UTC (History)
3 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 Christopher Brannon 2018-01-04 15:33:40 UTC
There needs to be a switch in place that does not allow a hold to be triggered if the hold is for a patron in the self registered category.  Our library workflow:

* Allows self registered patrons to place a couple of holds.
* Doesn't assign an automatic card number.
* Prints specialized hold slips
* Allows self pickup

Ideally, we would want the preference to not trigger the hold if the self registration category is in use on the patron with the hold, and a message to come up asking staff to go ahead and assign a card number, or something to that effect.

Right now, when the hold is triggered, the slip comes out wrong because there is data missing.