Bug 34588

Summary: Override patron expired at checkout.
Product: Koha Reporter: Cedric Rose <crose>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: crose, gmcharlt, kyle.m.hall, lucas, nick
Version: Main   
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 Cedric Rose 2023-08-22 14:32:45 UTC
We're a small, nonprofit library whose members pay a small annual membership fee. We use Koha for most traditional library functions, including as our membership database. Currently there's no way to check out to a patron if their account is expired, but sometimes, patrons tell us "the check is in the mail", etc. 
We'd like to be able to override the "Cannot check out! Attention
Expiration: Patron's card has expired." block on checking out to expired patrons. 

Currently, the only option is to renew them, check out, then roll them back--which introduces more user error.
Comment 1 Katrin Fischer 2023-08-23 12:57:15 UTC
Hi Cedric, thanks for filing the bug and explaining your use case! Updated version to 'master' to indicate that this feature is also not available in newer versions. As a note: I think if this is going to be developed it might be good to tie it to a system preference or even an override permission.
Comment 2 Nick Clemens (kidclamp) 2023-10-30 12:51:21 UTC

*** This bug has been marked as a duplicate of bug 35188 ***