Changes

Jump to navigation Jump to search

Template Variables

379 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 bookingsBooking Email
NAME FLAG = Guest nameBooking flag text
ONAM FNAM = Offer Name  ONLY = Just show the one booking PAID = Paid amount PEOP = the number of guestsBooking first name
PROP = Property name
RDE0 GADD = Room description (Settings > Channel Manager > Property Content > Room Content) Guest address
RDE1 GCIT = Room description 1 (Settings > Properties > Rooms > Setup)Guest city
RNAM GCOM = Room Display Name ROOM = Room nameGuest company
TOTA GCOU = Total priceGuest country
UNI2 GFLA = Unit first additional information UNI3 = Unit second additional informationGuest flag text
UNIT GFNA = Unit Guest first name
GLNA = Guest last name
Connect the variables with an underscore. GMOB = Guest mobile
Examples: GNAM = Guest full name
[BOOKGROUP:PROP_ROOM_BREF_NAME] will display the property name, room name, booking number and guest name in this order.GEMA = Guest Email
GNOT = Guest note
[BOOKGROUP:BREF_NAME_PROP_ROOM] will display the booking number, guest name property name and room name in this order.GPOS = Guest postcode
GREF === Custom Guest Group Table ===This template variable uses the information from the guests attached to the booking Id
[GUESTGROUP:PROP_ROOM_BREF_NAME] GSTA = Guest state
ADDR GTEL = AddressGuest phone
ARIV ICAN = Arrival dateInclude cancelled bookings
BREF 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
Connect the variables parameters with an underscore.
Examples:
[GUESTGROUPBOOKGROUP:PROP_ROOM_BREF_NAME] will display the property name, room name, booking number and guest name in this order.
[GUESTGROUPBOOKGROUP: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