Fixed
if ( get_option( 'orddd_date_in_shipping' ) == 'on' ) {
define( 'SHOPPING_CART_HOOK', 'woocommerce_before_order_notes');
} else {
define( 'SHOPPING_CART_HOOK','woocommerce_before_order_notes');
}
In
wp-content\plugins\order-delivery-date\orddd-config.php