• Resolved kevinacrider

    (@kevinacrider)


    When manually adding a booking and not creating an order to go with it, the plugin just adds blank information to the calendar. Adding a check for $order_id != 0 before altering $data[‘description’] would prevent this. Unfortunately, you rely on an order to get the details of the booking. Is there any other way? The booking is still tied to a person, just not an order, and therefore you should still have access to the information, just via a different method of getting it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Rajesh Kaswala

    (@rstarlite)

    Hello Kevin,

    Thank you for the details. Definitely, we will release a newer version soon to prevent passing blank information in Google calendar. The aim of our plugin is to pass some information of order details in booking so we can not allow passing of any additional information in case of manually booking without order association. If we allow this, it will create problem in upcoming feature release where we aim to allow to include all core fields of woo commerce order as additional information.

    Thanks

    Plugin Author Rajesh Kaswala

    (@rstarlite)

    Hello Kevin,

    The newer version has been released by including a FAQ about manual booking.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Manually Added Bookings’ is closed to new replies.