When you reserve an item, it should be checked out directly from the reservation to:
- Prevent the reservation from becoming Overdue.
- Automatically connect the reservation to the checkout.
We go over how to do this in Course 4 - Checking out an item
Alternatively, you can change the status of a reservation to Completed, however, this won’t count towards the items utilization statistics (only checkouts affect utilization statistics).