Template Variables: Difference between revisions

Jump to navigation Jump to search
Line 592: Line 592:
[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 Guest Group Table ===
=== Custom Guests Group Table ===
This template variable uses the information from the guests attached to the booking  
This template variable uses the information from the guests attached to the booking  


for example [GUESTGROUP:PROP_ROOM_BREF_NAME]  
for example [GUESTSGROUP:PROP_ROOM_BREF_NAME]  


available parameters
available parameters
Line 652: Line 652:
Examples:  
Examples:  


[GUESTGROUP:PROP_ROOM_BREF_NAME] will display the property name, room name,  booking number and guest name in this order.
[GUESTSGROUP: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.
[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===