https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29109
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m Status|NEW |In Discussion --- Comment #2 from Pedro Amorim <[email protected]> --- 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. _______________________________________________ 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/
