-
-
Notifications
You must be signed in to change notification settings - Fork 356
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
Reservation detail enhancements #541
Comments
note: I'm taking care of the email log in the reservation. Will need to add a new column In term of UI, as only the new emails will have the reservation_id -> if the reservation has no email log, it means it's an "old style" one -> we show a message. In the other cases, we can show a message that warn that not all the emails will be attached to it. |
…ble email sent on reservation confirmation and fix inverted parameter
implemented. |
Some enhancements suggested by event organizers:
send tickets to one or more attendees
change the behavior of the current button, open a dialog to select which ticket(s) to send. Default selection: all
add email log, with the emails sent for the reservation
this way it would be easier to check if an email has already been sent or not
add check-in log for each ticket (popover? list?)
The text was updated successfully, but these errors were encountered: