Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend / Appointment tables: Show same date information in email as after click of booking button #131

Closed
Theophilix opened this issue Nov 13, 2018 · 1 comment

Comments

@Theophilix
Copy link
Owner

Theophilix commented Nov 13, 2018

The date information in the confirmation email is not precise. Only the beginning (not the end!) is listed and with slashes.
capture_002_13112018_214846

We should change this and use the same date information in email as after click of booking button (sorry, wrong order here)
screenshot_2018-11-13 appointmenttable - wrong date order

This could lead to problems with "{date}" and "{time}" variable. For example, the sentence "your appointment is at {time} on {date}".
So we need a new variable {datetimelist}. This variable displays what we have in confirmation message after clicking the button (see second screenshot)

@Theophilix
Copy link
Owner Author

Fixed in 4.7.4 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant