Sales Report Layout Incorrect
-
Hi All,
My woocommerce reports csv were laying out incorrectly and I found a fix ongithub which works at http://bit.ly/1KMA40q
The original woocommerce files resides at;
wp-content/plugins/woocommerce/includes/admin/reports/class-wc-report-sales-by-date.phpWhen I replace the original file in its orgiginal location above the reports work but obviously this will be overwritten by any updates.
I need to overwrite this file so I have tried placing it in my child theme as follows but I cannot get it to recognise it;
wp-content/themes/MYTHEME/woocommerce/includes/admin/reports/class-wc-report-sales-by-date.php
Any suggestions very welcome as I am stumped.
The topic ‘Sales Report Layout Incorrect’ is closed to new replies.