| Summary: | Add a new ILL status "Available in library" | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Mathieu Saby <mathsabypro> |
| Component: | ILL | Assignee: | Bugs List <koha-bugs> |
| Status: | NEW --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | lisette, pedro.amorim, tech, tomascohen |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Mathieu Saby
2024-12-01 15:33:29 UTC
This new status could be associated with a reception date, that could be made visible in the requests table. It would be useful. I second this request. We are using the ILL module to track our workflow in the library and having an "available" status would be very helpful in knowing that a book is here waiting to be picked up by the patron. Yes, this would be great. We have a similar workflow for INNReach and Rapido backends, but it would be nice as an option for the standard backend: I've but the standard equivilents/closest in () - B_ITEM_REQUESTED (NEW) Item is requested to the owning library - B_ITEM_SHIPPED (REQ) Item is shipped (record and item are created, hold placed for patron, pickup location is home/holding library of item or the branch we have set for ILL patrons) - B_ITEM_RECEIVED (AVA) Item has been received. We don't separately use CKH, we just treat it like any other hold. - B_ITEM_IN_TRANSIT (RET) Item has been returned and put in transit. The bib and item are deleted. - B_ITEM_CHECKED_IN (COMP) Item has been checked in at the owning library. |