The ILL request statuses codes are not in the manual nor in the database schema. It would be useful to include them in the manual to help with reporting. They should be added to: https://koha-community.org/manual/latest/en/html/ILL_requests.html#request-statuses New request => 'NEW' Requested => 'REQ' Requested from partners => 'GENREQ' Request reverted => 'REQREV' Cancellation requested => 'CANCREQ' Completed => 'COMP' Checked out => 'CHK' Returned to library => 'RET'
Added to the manual (thanks to Aude's help)