https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32893
--- Comment #1 from Katrin Fischer <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
