Changes

Jump to navigation Jump to search

Template Variables

861 bytes added, 09:42, 16 May 2019
no edit summary
[GUESTLANGUAGE] - guest language
 
[BOOKGROUPROOMLIST] - create a table of guest names including room type for a group booking
 
[BOOKGROUPROOMLISTTOTAL] - create a table of guest names including room type for a group booking with guest totals
 
[BOOKGROUPROOMLISTCHARGETOTAL] - create a table of guest names including room type and charge for a group booking with guest totals
 
[BOOKGROUPNAMELIST] - create a table of guest names including room type and unit for a group booking
 
[BOOKGROUPNAMELISTTOTAL] - create a table of guest names including room type and unit for a group booking with guest totals
 
[BOOKGROUPNAMELISTCHARGETOTAL] - create a table of guest names including room type and unit and charge for a group booking with guest totals
 
[BOOKGROUPUNITLIST] - create a table of guest names including unit for a group booking
 
[BOOKGROUPUNITLISTTOTAL] - create a table of guest names including unit for a group booking with guest totals
 
[BOOKGROUPUNITLISTCHARGETOTAL] - create a table of guest names including unit and charge for a group booking with guest totals
[REFERRER] - Referrer
[CARDLASTFOUR] - last 4 digits of card
 
 
== Booking Group variables ==
=== Custom Booking Group Table ===
ADUL= the number of adults
 
ARIV = Arrival date
 
BREF = Boking number
 
CHAR = Charges
 
CHIL = the number of childeren
 
DEPT = Departure date
 
ICAN = Include cancelled bookings
 
NAME = Guest name
 
ONLY = Just show the one booking
 
PAID = Paid amount
 
PEOP = the number of guests
 
PROP = Property name
ROOM = Room name
 
TOTA = Total price
 
UNI2 = Unit first additional information
UNI3 = Unit second additional information
 
UNIT = Unit name
 
 
Connect the variables with an underscore.
 
Examples:
 
[BOOKGROUP:PROP_ROOM_BREF_NAME] will display the property name, room name, booking number and guest name in this order.
 
 
[BOOKGROUP: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===
[BOOKGROUPROOMLIST] - create a table of guest names including room type for a group booking
 
[BOOKGROUPROOMLISTTOTAL] - create a table of guest names including room type for a group booking with guest totals
 
[BOOKGROUPROOMLISTCHARGETOTAL] - create a table of guest names including room type and charge for a group booking with guest totals
 
[BOOKGROUPNAMELIST] - create a table of guest names including room type and unit for a group booking
 
[BOOKGROUPNAMELISTTOTAL] - create a table of guest names including room type and unit for a group booking with guest totals
 
[BOOKGROUPNAMELISTCHARGETOTAL] - create a table of guest names including room type and unit and charge for a group booking with guest totals
 
[BOOKGROUPUNITLIST] - create a table of guest names including unit for a group booking
 
[BOOKGROUPUNITLISTTOTAL] - create a table of guest names including unit for a group booking with guest totals
 
[BOOKGROUPUNITLISTCHARGETOTAL] - create a table of guest names including unit and charge for a group booking with guest totals
== Invoice Variables ==
VAT - VAT summary
 

Navigation menu