Fill the room other info in the email

More
7 years 3 months ago - 7 years 3 months ago #9320 by Buro26
Hello i would like to fill the other info in the array below. Can i do that from the backend?

in reservation_complete_customer_html_inliner.php :

$displayData->reserved_room_details :

stdClass Object
(
[id] => 82
[reservation_id] => 37
[room_id] => 1
[room_label] => Vlot 1
[adults_number] => 1
[children_number] => 0
[guest_fullname] =>
[room_price] => 106.00
[room_price_tax_incl] => 106.00
[room_price_tax_excl] => 100.00
[tariff_id] => 3
[tariff_title] => Kampeervlot
[tariff_description] => Deze prijs is per vlot voor de gehele duur van de reservering
[room_type_id] => 1
[room_type_name] => Kampeervlot de Heen
[other_info] => Array
(
)
)

Thanks in advance!
Last edit: 7 years 3 months ago by Buro26.

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #9326 by solidres
Replied by solidres on topic Fill the room other info in the email
Hi,

You can fill that info into the email template by editing the template file directly. You can not do that via the back-end.

Regards,

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #9331 by Buro26
Replied by Buro26 on topic Fill the room other info in the email
i want to add some info to the email per asset.
How would you suggest i do that?

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #9332 by solidres
Replied by solidres on topic Fill the room other info in the email
Hi,

You'd need to edit the email template file directly as we suggested in previous reply, please note that it'd require basic programming experience.

Regards,

Please Log in or Create an account to join the conversation.

Moderators: solidres
Powered by Kunena Forum

All the things you need to make your work easier. Did you like Solidres?