Example
Complete procedure: overnight stays: date range, nights on the order, pay, persist.
Goal: Sell lodging by check-in / check-out without a classic same-day slot grid.
Typical step order
- DateFromUntilInput (backed by DayFromUntil time plan when configured)
- Optional resource pick (ManualSelectPlanElements / quotas)
- AddNightsToOrder and/or AddPositionToOrder
- RequireInput contact
- PayNow
- SyncReservationEntry → SyncOrderEntry → SyncInvoiceEntry
- InformGuestViaEmail → InformOperator
Builds on: booking-with-payment.
Related how-to: save-to-today.