Summary: | Show waiting ILL requests in patron account on checkouts tab | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | ILL | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | josef.moravec |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22528 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Katrin Fischer
2022-06-06 10:16:21 UTC
I am no longer sure about this one. For our backend we decided in the end to use holds, because we were missing too many features like this one otherwise. An ILL request is not: * visible as ready for pick-up * if you try to check it out to the wrong patron, it won't fail * if you need to transport it to another pickup location, there is no process for that ... Holds provide all that. So the question is if we really want to reimplement it for ILL requests or better use the holds system for ILL requests as well, creating a hold type of ILL maybe? Note: we also decided not to use the checkout feature in the ILL module, the items are checked out in circulation in our use case. This fits us better since we don't want the items on the accounts until they have actually been picked up and we want it possible to use SIP to check them out or any circulation staff really, without ILL permissions. *** Bug 22528 has been marked as a duplicate of this bug. *** |