In order to keep track of if a reservation is being completed, all reservations are marked open or uncompleted until it is actually being actively marked completed. A completed reservation can be marked completed with multiple options:
By completing a reservation as a checkout or event, a relation between that checkout or event is created. Also, when completing a reservation as either a checkout or event, all relevant information from the reservation is automatically copied to the checkout or event.
To complete a reservation, first find the reservation and click to open it, or to list the options directly. If you open the reservation, click the Actions button to get the same completion options:
- Create checkout: This will open a new checkout window with the reservation information added, and a relation to the reservation as well. The reservation will automatically be marked completed with a reference to the checkout, once the checkout is saved.
- Create event: This will open a new event window with the reservation information added, and a relation to the reservation as well. The reservation will automatically be marked completed with a reference to the event, once the event is saved.
- Mark completed: The reservation will be marked completed without any references.