Bug 36454

Summary: Staff - Provide indication if a patron is expired when creating an ILL request
Product: Koha Reporter: Pedro Amorim <pedro.amorim>
Component: ILLAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5 - low CC: katrin.fischer, martin.renvoize, nick, pedro.amorim, rebecca.bradshaw, tomascohen
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35570
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Pedro Amorim 2024-03-28 13:19:02 UTC
Creating an ILL request, when staff adds a patron, there is no indication that the patron is expired, if said patron is indeed expired.
Part of the problem tackling this, I believe, is that the 'create form' is ILL backend specific, so this should be tackled at each ILL backend level.

Having said that, with bug 35570 in the pipeline, we could perhaps consider adding this little enhancement as a follow-up to that.