|
|
| Line 591: |
Line 591: |
|
| |
|
| [BOOKGROUP:BREF_NAME_PROP_ROOM] will display the booking number, guest name property name and room name in this order. | | [BOOKGROUP:BREF_NAME_PROP_ROOM] will display the booking number, guest name property name and room name in this order. |
|
| |
| === Custom Guests Group Table ===
| |
| This template variable uses the information from the guests attached to the booking
| |
|
| |
| for example [GUESTSGROUP:PROP_ROOM_BREF_NAME]
| |
|
| |
| available parameters
| |
|
| |
| ADDR = Address
| |
|
| |
| ARIV = Arrival date
| |
|
| |
| GREF = 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 parameters with an underscore.
| |
|
| |
| Examples:
| |
|
| |
| [GUESTSGROUP:PROP_ROOM_BREF_NAME] will display the property name, room name, booking number and guest name in this order.
| |
|
| |
| [GUESTSGROUP: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=== | | === Booking Group Table with fixed content=== |