[Koha-bugs] [Bug 32893] ILL item flag

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 6 23:25:41 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32893

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
We usually know the records linked to an ILL request and also knows the items
that are ILL from this. I don't think a specific flag would be a technical
requirement.

Our backend uses a due date that the library sets/stores when the ILL item
arrives at the library. When the item is checked out in the circulation module,
it uses it, or when left empty, the circulation conditions are used. 

We use specific item types for ILL items and a message can be set for these to
be displayed on return. Or you could include an option to set $3 in your ILL
backend if you need the note to be more specific.

The CirculateILL feature lets you add a due date when/before checking the item
out. I have to admit, we don't use it as we diddn't want to check the items out
in the ILL omdule, but in Circulation. Backends can implement workflows quite
differently at the moment.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list