get_id()); if ( ! empty($delivery_process)) { $form_id = $delivery_process['form_id']; $workflow_api = new Gravity_Flow_API($form_id); $current_step = $workflow_api->get_current_step($delivery_process); $steps = $workflow_api->get_steps(); } ?>

Delivery Order get_id() ) ) . '&action=edit' ) . '">#' . esc_attr( $order->get_order_number() ) . ''; } else { echo '#' . esc_attr($order->get_order_number()); } ?>     get_status() ) ) ?>

Delivery process has not been assigned.'; } if (! empty($delivery_process)) { $is_disabled = ! Wiaas_Delivery_Process::can_delivery_dates_be_set($order->get_id(), $delivery_process, $steps); require 'html-order-suppliers-delivery-dates.php'; } ?>

Order placed

Assign process

get_step($step->get_id(), $delivery_process); require 'html-delivery-process-step.php'; } ?>