Gastronomie

Beispiel

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. Datum von/bis Auswahl (DateFromUntilInput) (backed by DayFromUntil time plan when configured)
  2. Optional resource pick (Manuelle Platzauswahl (ManualSelectPlanElements) / quotas)
  3. Nächte-Position hinzufügen (AddNightsToOrder) and/or Position hinzufügen (AddPositionToOrder)
  4. Eingabeformular (RequireInput) contact
  5. Online-Direktzahlung (PayNow)
  6. Reservierung erstellen (SyncReservationEntry) → Bestellung erstellen (SyncOrderEntry) → Rechnung erstellen (SyncInvoiceEntry)
  7. Gast via E-Mail informieren (InformGuestViaEmail) → Betreiber informieren (InformOperator)

Builds on: booking-with-payment.

Related how-to: save-to-today.