Summary: | Checkout in ILL module should override circulation rules and suspensions | ||
---|---|---|---|
Product: | Koha | Reporter: | Mathieu Saby <mathsabypro> |
Component: | ILL | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | pedro.amorim, r.delahunty, tomascohen |
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
Mathieu Saby
2024-11-06 08:35:42 UTC
Even worse- the attempt to issue the item using CirculateILL creates the item and adds it to the biblio created by the ILL request (at our site using the FA framework). Then when the issue fails due to circulation rules (or say, the account is blocked), and the problem is resolved (say, by renewing the account), the issue is still prevented. CirculateILL appears to demand its biblio is item-free. (This can also happens if a basket attaches its item to the biblio created by the ILL request). Our site locks down cataloguing access, and circulation staff dealing with the ILL cannot resolve the problem. |