small comment

This commit is contained in:
Pablo Martin 2024-04-29 14:00:38 +02:00
parent 71b0862f04
commit 429d0ad679

View file

@ -10,9 +10,9 @@ with
{{ adapter.quote("Amount") }} as deposit_amount_local_curr,
{{ adapter.quote("Waiver") }} as waiver_guest_fee_amount_local_curr,
{{ adapter.quote("Protection") }} as waiver_protection_amount_local_curr,
{{ adapter.quote("CancellationCoverCostA") }}
{{ adapter.quote("CancellationCoverCostA") }} -- this field will need a rename when checkincover gets deployed in production
as checkin_cover_guest_fee_local_curr,
{{ adapter.quote("CancellationCoverLimitA") }}
{{ adapter.quote("CancellationCoverLimitA") }} -- this field will need a rename when checkincover gets deployed in production
as checkin_cover_cover_amount_local_curr,
{{ adapter.quote("Reschedule") }} as reschedule,
{{ adapter.quote("CurrencyIso") }} as local_currency_iso_4217,