• Resolved ianuam

    (@ianuam)


    Sometimes the email reminders plugin sends two reminders. This is the case when an already approved booking has been cancelled and a new booking has been made. In that case both the old booking and the new booking cause a result from the rule.

    It appears that cancelled bookings are not part of the “auto import” feature; or at least they do not trigger a change in the existing bookings (contacts) that can be used in for instance combined rules, that rule out the cancelled bookings (contacts).

    Is there something that I overlooked, or is it a feature that has to be added to make this plugin complete?

    • This topic was modified 3 years, 9 months ago by ianuam.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    You can create rule in the email-reminders plugin to create email reminders only from the “approved” emails. Just add one additional condition for the rules, like this:
    status_data=Approved
    So in this case email reminders will be only for the approved bookings.
    Kind Regards.

    Thread Starter ianuam

    (@ianuam)

    Hi,

    Thank you for the swift response. The only “problem” is that the changes in existing bookings in booking calendar do not follow up in the email reminders contact list. The cancelled booking in booking calender remains “approved” in the e-mail reminders contact list. And the new booking appears with the status “pending”.

    The purpose of my reminders is to send a reminder to the person who has an approved booking one day beforehand. There can be only one booking each day.

    If there are more bookinglines on that day, my solution would be to get only the latest booking as a result of the rules. But with the set of “if” possibilities in the plugin I am not able to do that.

    My first rule is:

    send email if check_in equals today + 1 days

    And then I want one outcome instead of two

    I hope you can guide me further

    Kind regards

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    I understood the issue. We will add improving of this feature to the TODO list for having it in future updates of plugin, but I can not say, when this feature will be implemented. Sorry.

    Thread Starter ianuam

    (@ianuam)

    Hi,

    I understand.
    I also found out, that the “auto import” feature not only imports the approved, but also the pending bookings.

    That doesn’t have to be a problem, if the statusses would be updated also, and I would use your suggestion of adding a rule with “status = approved”.

    I suggest that you leave this topic as unresolved.

    Best

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘automatically delete canceled bookings (contacts) from Booking Calendar Plugin’ is closed to new replies.