get_company_address(), 1 ); // WPCS: XSS ok. ?>

   get_date() ) ) ) ?>
   get_id() ) ?>

get_supplier_address() ) ?>

get_shipping_address() ) ?>

$tax_item ) : $column_label = ! empty( $tax_item['label'] ) ? $tax_item['label'] : __( 'Tax', ATUM_TEXT_DOMAIN ); ?> get_items() as $item ) : /** * Variable definition * * @var \WC_Order_Item_Product $item */ ?> get_taxes() ) && wc_tax_enabled() ) : foreach ( $po->get_taxes() as $tax_item ) : $tax_item_id = $tax_item->get_rate_id(); $tax_item_total = isset( $tax_data['total'][ $tax_item_id ] ) ? $tax_data['total'][ $tax_item_id ] : ''; ?> $item ) : ?> get_taxes() ) && wc_tax_enabled() ) : foreach ( $po->get_taxes() as $tax_item ) : $tax_item_id = $tax_item->get_rate_id(); $tax_item_total = isset( $tax_data['total'][ $tax_item_id ] ) ? $tax_data['total'][ $tax_item_id ] : ''; ?> $item ) : ?> get_taxes() ) && wc_tax_enabled() ) : foreach ( $po->get_taxes() as $tax_item ) : $tax_item_id = $tax_item->get_rate_id(); $tax_item_total = isset( $tax_data['total'][ $tax_item_id ] ) ? $tax_data['total'][ $tax_item_id ] : ''; ?> get_tax_totals(); if ( ! empty( $tax_totals ) ) : foreach ( $tax_totals as $code => $tax ) : ?>
get_name() ) ?> get_product(); if ( $product && AtumCapabilities::current_user_can( 'read_supplier' ) ) : $supplier_sku = $product->get_supplier_sku(); if ( $supplier_sku ) : ?>
get_sku(); if ( $sku ) : ?>
get_quantity() ) ?> get_item_subtotal( $item, FALSE, FALSE ), array( 'currency' => $currency ) ); // WPCS: XSS ok. ?> get_subtotal() != $item->get_total() ) : // phpcs:ignore WordPress.PHP.StrictComparisons.LooseComparison ?> -get_subtotal() - $item->get_total(), '' ), array( 'currency' => $currency ) ); // WPCS: XSS ok. ?> $currency ) ); // WPCS: XSS ok. else : echo '–'; endif; ?> get_total(), array( 'currency' => $currency ) ); // WPCS: XSS ok. ?>
get_name() ?: __( 'Shipping', ATUM_TEXT_DOMAIN ) ); ?>       $currency ) ); // WPCS: XSS ok. else : echo '–'; endif; ?> get_total(), array( 'currency' => $currency ) ); // WPCS: XSS ok. ?>
get_name() ?: __( 'Fee', ATUM_TEXT_DOMAIN ) ); ?>       $currency ) ); // WPCS: XSS ok. else : echo '–'; endif; ?> get_total(), array( 'currency' => $currency ) ); // WPCS: XSS ok. ?>
: get_formatted_total( '', TRUE ); // WPCS: XSS ok. ?>
: -get_total_discount(), array( 'currency' => $currency ) ); // WPCS: XSS ok. ?>
: get_shipping_total(), array( 'currency' => $currency ) ); // WPCS: XSS ok. ?>
label ) ?>: formatted_amount; // WPCS: XSS ok. ?>
labels->singular_name ) ) ?>: get_formatted_total(); // WPCS: XSS ok. ?>
get_description() ) ) // phpcs:ignore WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound ?>