A non-numeric value encountered
-
Hi Woocommerce,
I am getting the following error please help me outphp 7.2.22
Version 3.7.0A non-numeric value encountered on plugins/woocommerce/includes/admin/reports/class-wc-report-sales-by-date.php at line 254
foreach ( $this->report_data->full_refunds as $key => $order ) {
$this->report_data->full_refunds[ $key ]->net_refund = $order->total_refund – ( $order->total_shipping + $order->total_tax + $order->total_shipping_tax );
}
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘A non-numeric value encountered’ is closed to new replies.