You are here

function rooms_booking_cancel_order_booking in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7

1 string reference to 'rooms_booking_cancel_order_booking'
rooms_booking_manager_rules_action_info in modules/rooms_booking_manager/rooms_booking_manager.rules.inc
Implements hook_rules_action_info().

File

modules/rooms_booking_manager/rooms_booking_manager.module, line 3058
Rooms Booking Manager brings together all the pieces required to find a room and book it - including the DrupalCommerce integration

Code

function rooms_booking_cancel_order_booking() {
}