Changes

Jump to navigation Jump to search

Template Variables

407 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 Booking first name
ONLY = Just show the one booking
PAID GADD = Paid amountGuest address
PEOP GCIT = the number of guestsGuest city
PROP GCOM = Property nameGuest company
RDE0 GCOU = Room description (Settings > Channel Manager > Property Content > Room Content) Guest country
RDE1 GFLA = Room description 1 (Settings > Properties > Rooms > Setup)Guest flag text
RNAM GFNA = Room Display Name ROOM = Room Guest first name
TOTA GLNA = Total priceGuest last name
UNI2 GMOB = Unit first additional information UNI3 = Unit second additional informationGuest mobile
UNIT GNAM = Unit Guest full name
GEMA = Guest Email
Connect the variables with an underscore. GNOT = Guest note
Examples: GPOS = Guest postcode
[BOOKGROUP:PROP_ROOM_BREF_NAME] will display the property name, room name, booking number and guest name in this order.GREF = Guest Id
GSTA = Guest state
[BOOKGROUP:BREF_NAME_PROP_ROOM] will display the booking number, guest name property name and room name in this order.GTEL = Guest phone
ICAN === Custom Guest Group Table ===This template variable takes all the information from he Include cancelled bookings
[GUESTGROUP:PROP_ROOM_BREF_NAME] LNAM = Booking last name
ADDR MOBI = AddressARIV = Arrival dateBooking mobile
BREF NAME = Booking number full name
CITY NOTE = CityBooking note
COMP ONAM = CompanyOffer Name
COUN ONLY = CountryJust show the one booking
DEPT PAID = Departure datePaid amount
FNAM PEOP = Guest first name the number of guests
GUID PHON = id of the guestBooking phone
ICAN POST = Include cancelled bookingsBooking postcode
LNAM PROP = Guest last Property name
GMOB RDE0 = Guests mobile phone Room description (Settings > Channel Manager > Property Content > Room Content)
NAME RDE1 = Guest name NOTE = Notes PROP = 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