Hospitality

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

  1. Data da/fino alla selezione (DateFromUntilInput) (backed by DayFromUntil time plan when configured)
  2. Optional resource pick (Selezione manuale del posto a sedere (ManualSelectPlanElements) / quotas)
  3. Aggiungi posizione notti (AddNightsToOrder) and/or Aggiungi posizione (AddPositionToOrder)
  4. Modulo di input (RequireInput) contact
  5. Pagamento diretto online (PayNow)
  6. Crea una prenotazione (SyncReservationEntry) → Crea un ordine (SyncOrderEntry) → Creare una fattura (SyncInvoiceEntry)
  7. Informa gli ospiti via e-mail (InformGuestViaEmail) → Informare gli operatori (InformOperator)

Builds on: booking-with-payment.

Related how-to: save-to-today.