Hi. I was reading that there is a token with the checkin date that can be included in the notification emails, howerver I was wondering about including the actual booking dates, (rooms and dates) in the email invoice, Did I miss something or is it something that I can do already with a template or something.....
Thanks
Franco

Comments

larowlan’s picture

Status: Active » Fixed

With Ubercart 2.3+ you copy the template from the uc_order/templates folder into your theme folder then edit from there.
There is a token called $bookings_pane that gives the whole booking pane, you can use that.

spydmobile’s picture

Thanks very much lee, I will give that a whirl!
Franco

spydmobile’s picture

Thanks Lee, I was able to get the booking details into the email invoice using a template override, howerver, I struggled for a bit until I found this:

Themes can now override invoice templates as per normal Drupal theming practices, e.g. copy uc_order-customer.tpl.php into your theme dir for customisation. Note that due to the way Drupal's theme layer works the dummy uc_order.tpl.php must be copied as well.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.