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. Date de/jusqu’à la sélection (DateFromUntilInput) (backed by DayFromUntil time plan when configured)
  2. Optional resource pick (Sélection manuelle des sièges (ManualSelectPlanElements) / quotas)
  3. Ajouter position de nuits (AddNightsToOrder) and/or Ajouter une position (AddPositionToOrder)
  4. Formulaire de saisie (RequireInput) contact
  5. Paiement direct en ligne (PayNow)
  6. Créer une réservation (SyncReservationEntry) → Créer une commande (SyncOrderEntry) → Créer une facture (SyncInvoiceEntry)
  7. Informez les clients par e-mail (InformGuestViaEmail) → Informer les opérateurs (InformOperator)

Builds on: booking-with-payment.

Related how-to: save-to-today.