https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30575
Bug ID: 30575
Summary: Returning an ILL item shouldn't just change the
request status
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: ILL
Assignee: [email protected]
Reporter: [email protected]
In the context of more complex ILL backends, in which returning an item could
imply, for example, notifying an external source it is just not enough to call
$req->status('RET')->store
We should be calling something like ->backend_return instead, as we do with
other actions, and let the plugin handle it however they need to.
--
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/