@order().summary()

  • Posted 6 months ago

Hi guys,
where does `@order().summary()` get its data from?

I noticed that in the frontend, the data (date) is displayed in translated language when placing orders.

If an order is canceled by the customer or vendor (@order().summary()), the date (including nights/days) is displayed in English instead of a translated version in Email content.

However, if I send emails containing (@booking(order_summary)), the data is displayed correctly (translated).

Thank you

  • Images