[Bug 29109] New: Delete ILL requests manually
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29109 Bug ID: 29109 Summary: Delete ILL requests manually Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: ILL Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com There is no way to delete an ILL request in the staff client. It would be nice to be able to delete a request that is either complete or somehow in error. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29109 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I believe the backend should probably implement this as a capability, depending in your workflow this should probably on a per backend/plugin basis? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29109 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pedro.amorim@ptfs-europe.co | |m Status|NEW |In Discussion --- Comment #2 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- In order to be able to delete a request, that request's status needs to have 'KILL' as a next_action in the status_graph of its respective backend. In other words, it's the backend that will determine when the delete button/action is available. If you don't see a "delete request" button, it means the that request's backend does not allow for deletion of requests in that status. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29109 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com Status|In Discussion |RESOLVED Resolution|--- |WORKSFORME --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- This is already implemented and up to the backend developers to make the KILL status reachable were appropriate. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29109 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=32629 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org