mollie / WooCommerce

Official Mollie extension for WooCommerce
https://wordpress.org/plugins/mollie-payments-for-woocommerce/
Other
129 stars 52 forks source link

[PIWOO-423] TypeError when WooCommerce Analytics is disabled #880

Closed inpsyde-maticluznar closed 4 months ago

inpsyde-maticluznar commented 6 months ago

Handles: PIWOO-423

The issue occurred when Woocommerce Analytics was disabled and HPOS enabled.

This PR changes the type that we receive in the action woocommerce_shop_order_list_table_custom_column from Automattic\WooCommerce\Admin\Overrides\Order to WC_Order.