Feature requested: The administrator / configurable users should be notified of new booking requests.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | publicbookings.463534.patch | 6.4 KB | Anonymous (not verified) |
Feature requested: The administrator / configurable users should be notified of new booking requests.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | publicbookings.463534.patch | 6.4 KB | Anonymous (not verified) |
Comments
Comment #1
Anonymous (not verified) commentedPlease review the attached patch.
--edit: It allows to set a *single* email address, that will receive a copy of *each email* send regarding bookings (including confirmation emails). An implementation using a notification framework (or something similar) is planed, but will not be implemented in the near feature.
Comment #2
Anonymous (not verified) commentedAdopted status.
Comment #3
ballerjones commentedHello tirsales,
The patch works well, however, after a user creates a booking the server prints a log of the action taken. For my users, this is very confusing. Can I quickly disable this? I noticed Smtp module has a similar feature (only if option is selected).
sorry for being such a bother, I hope my annoyingness is helping refine this module, if even minimally.
Comment #4
Anonymous (not verified) commented"prints a log"?
Do you mean the short text like e.g.
If yes: Please open a new issue for this ;)
If you mean the content of the mail send to the admin: It stays here.
Comment #5
Anonymous (not verified) commentedThis patch will not be continued. Please see issue #468720: Integration with Rules, Notifications and Action/Trigger.
Comment #6
Anonymous (not verified) commentedApologies, wrong status. "Duplicate" of #468720: Integration with Rules, Notifications and Action/Trigger
Comment #7
ballerjones commentedNo, by print a log I mean it prints:
and nothing else, the page is gone.
Comment #8
Anonymous (not verified) commentedThis looks like a log by the SMTP module, not by Public Bookings or Bookings API.
I've taken the liberty to re-address this issue to the log-problem.
Comment #9
ballerjones commentedduh - you were right. disabled smtp debugging.