Bug 19917

Summary: Holds for self registered patrons
Product: Koha Reporter: Christopher Brannon <cbrannon>
Component: Hold requestsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, lisettepalouse+koha, severine.queune
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

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.