show delivery details
This commit is contained in:
@@ -77,6 +77,7 @@ class Wiaas_Admin_Orders {
|
||||
public static function add_custom_data_to_order_preview ($order){
|
||||
|
||||
$order['commercial_lead_name'] = Wiaas_Order::get_order_commercial_lead_name( $order['data']['id'] );
|
||||
$order['needs_shipping'] = true;
|
||||
|
||||
return $order;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user