When updating ILL statuses in Koha, the user must access the “Manage Request” page to do so. This enhancment provides an easier way to access that page (fewer clicks) from the View ILL requests screen (see below).
The proposed solution:
-Adjust API to allow for update of requests
-Add ‘Edit request’ button to ILL requests table
-Add a modal display of request
-Add JavaScript to update the request when modal form is submitted