Bug 36454 - Staff - Provide indication if a patron is expired when creating an ILL request
Summary: Staff - Provide indication if a patron is expired when creating an ILL request
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: ILL (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-28 13:19 UTC by Pedro Amorim
Modified: 2024-03-28 13:19 UTC (History)
6 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 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.