Changes

Jump to navigation Jump to search

Template Variables

1,000 bytes added, 14:24, 20 May 2020
== Booking Group variables ==
=== Custom Booking Group Table ===
[BOOKGROUP:PROP_ROOM_BREF_NAME]
 
ADUL= the number of adults
[BOOKGROUP:BREF_NAME_PROP_ROOM] will display the booking number, guest name property name and room name in this order.
 
=== Custom Guest Group Table ===
This template variable takes all the information from he
 
[GUESTGROUP:PROP_ROOM_BREF_NAME]
 
ADDR = Address
ARIV = Arrival date
 
BREF = Booking number
 
CITY = City
 
COMP = Company
 
COUN = Country
 
DEPT = Departure date
 
FNAM = Guest first name
 
GUID = id of the guest
 
ICAN = Include cancelled bookings
 
LNAM = Guest last name
 
GMOB = Guests mobile phone
 
NAME = Guest name
 
NOTE = Notes
 
PROP = Property
 
RNAM = Room Display Name
ROOM = Room name
 
PHON = Guest phone
 
POST = Post code
 
STAT = State
 
TITL = Title
 
UNI2 = Unit first additional information
UNI3 = Unit second additional information
 
UNIT = Unit name
 
 
Connect the variables with an underscore.
 
Examples:
 
[GUESTGROUP:PROP_ROOM_BREF_NAME] will display the property name, room name, booking number and guest name in this order.
 
 
[GUESTGROUP: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