https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38722
--- Comment #1 from Katrin Fischer <[email protected]> --- With all these bugs I am wondering: what belongs into the backends and what is a Koha core ILL functionality. I think we need to work out a definition and some clear guidelines here. Also, library workflows in this regard might be very different. We have this feature in our backend. In our ILL workflow the request itself is charged for, even if it cannot be filled. The library might decide to waive the charge in that case, but I think it's more of an exception than the rule. In our backend we can define the charge per patron category and when the request is added the account is charged. We also have the ability to add extra cost (for example some libraries might charge extra for a high number of copies) to the ILL request and a checkbox to decide, if we want this charged to the patron account or not. We use the illrequest_attributes to store the link to the accountlines table. Maybe our documentation might give an idea how it works for us and what a backend can look like: https://wiki.bsz-bw.de/pages/viewpage.action?pageId=17565617&preview=/17565617/99615633/20-11_Handbuch_Fernleihe-2023-05-07.pdf -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ 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/
