Changes

Jump to navigation Jump to search

Template Variables

341 bytes added, 12:14, 31 May 2020
[BASEGROUPPRICENUM] - same as BASEGROUPPRICE] with a decimal point and no thousands separator and no currency symbols (for calculation)
 
[BASEVAT] - Lodging Price vat amount
 
[BASEVATNUM] - same as [BASEVAT] with a decimal point and no thousands separator and no currency symbols (for calculation)
 
[BASEGROUPVAT] - Lodging Price vat amount for Group
 
[BASEGROUPVATNUM] - same as BASEGROUPVAT] with a decimal point and no thousands separator and no currency symbols (for calculation)
[AVBASEPRICE] - Average Nightly Lodging Price
[REFERENCE] - content of the booking reference field
[STATUS] - status of booking (Values: 0=Cancelled, 1=Confirmed, 2=New, 3=Request, 4=Black) [SUBSTATUS] - sub status of the booking
[FLAG] - Flag
[BOOKINGINFOCODEDATE:infoCode]- the most recent date value of the specified Booking Info Code, "infoCode" in this example
 
[BOOKINGINVOICEEID] - invoicee id assigned to this booking, this comes from the booking invoicee setting, not from the bookings invoice items
 
[BOOKINGINVOICEENAME] - invoicee name assigned to this booking, this comes from the booking invoicee setting, not from the bookings invoice items
[CARDLASTFOUR] - last 4 digits of card
== Booking Group variables ==
=== Custom Booking Group Table ===
create your own booking group list by specifying the columns in the order you want them to appear. for example: [BOOKGROUP:PROP_ROOM_BREF_NAME]  column parameters ADDR = Booking address
ADUL= the number of adults
BREF = Booking number
 
CITY = Booking city
CHAR = Charges
CHIL = the number of children
 
COUN = Booking country
DEPT = Departure date
ICAN EMAI = Include cancelled bookings NAME = Guest nameBooking Email
ONAM FLAG = Offer Name Booking flag text
ONLY FNAM = Just show the one bookingBooking first name
PAID = Paid amount
PEOP GADD = the number of guestsGuest address
PROP GCIT = Property name RDE0 = Room description (Settings > Channel Manager > Property Content > Room Content)  RDE1 = Room description 1 (Settings > Properties > Rooms > Setup) RNAM = Room Display Name ROOM = Room nameGuest city
TOTA GCOM = Total priceGuest company
UNI2 GCOU = Unit first additional information UNI3 = Unit second additional informationGuest country
UNIT GFLA = Unit nameGuest flag text
GFNA = Guest first name
Connect the variables with an underscore. GLNA = Guest last name
Examples: GMOB = Guest mobile
[BOOKGROUP:PROP_ROOM_BREF_NAME] will display the property GNAM = Guest full name, room name, booking number and guest name in this order.
GEMA = Guest Email
[BOOKGROUP:BREF_NAME_PROP_ROOM] will display the booking number, guest name property name and room name in this order.GNOT = Guest note
GPOS === Custom Guests Group Table ===This template variable uses the information from the guests attached to the booking Guest postcode
for example [GUESTSGROUP:PROP_ROOM_BREF_NAME] GREF = Guest Id
available parametersGSTA = Guest state
ADDR GTEL = AddressGuest phone
ARIV ICAN = Arrival dateInclude cancelled bookings
GREF LNAM = Booking number last name
CITY MOBI = CityBooking mobile
COMP NAME = CompanyBooking full name
COUN NOTE = CountryBooking note
DEPT ONAM = Departure dateOffer Name
FNAM ONLY = Guest first name Just show the one booking
GUID PAID = id of the guestPaid amount
ICAN PEOP = Include cancelled bookingsthe number of guests
LNAM PHON = Guest last nameBooking phone
GMOB POST = Guests mobile phoneBooking postcode
NAME PROP = Guest Property name
NOTE RDE0 = Notes Room description (Settings > Channel Manager > Property Content > Room Content)
PROP RDE1 = PropertyRoom description 1 (Settings > Properties > Rooms > Setup)
RNAM = Room Display Name
ROOM = Room name
PHON STAT = Guest phoneBooking state
POST TOTA = Post code STAT = State TITL = TitleTotal price
UNI2 = Unit first additional information
Examples:
[GUESTSGROUPBOOKGROUP:PROP_ROOM_BREF_NAME] will display the property name, room name, booking number and guest name in this order. 
[GUESTSGROUPBOOKGROUP:BREF_NAME_PROP_ROOM] will display the booking number, guest name property name and room name in this order.
=== Booking Group Table with fixed content===

Navigation menu