I am using plugin, WooCommerce Price based on country with it to create multiple currencies. WooCommerce’s default reports show data perfectly but when I use this plugin, it starts showing me wrong prices. Can you please fix and also let me know what method are you using to get the pricing data? Functions, REST API or MySQL queries?
]]>Could we have a textarea instead of an input to enter email addresses? So much easier to see everything.
Looks like line 186 in wooemailreports.com would do it.
]]>We are really confused. We had sales but the reports still come over as 0 totals?
]]>After upgrading Woocommerce, the email reports show all zeros for the values. Will this plugin be upgraded to be compatible with Woocommerce 2.2?
Thanks
]]>any chance of a monthly report? at the moment there seems only option of daily, hourly. I can’t see anywhere to add a monthly email report
]]>Hi, one order was missing from the daily report for August 2014.
It was the only order that I had not checked as complete yet.
Does it send the completed orders only?
Thanks,
chrisjackson
]]>With Woocommerce 2.1.10
Warning: Division by zero in /wordpress/wp-content/plugins/wooemailreport/core/class-wooreport-reports.php on line 101
Warning: Division by zero in /wordpress/wp-content/plugins/wooemailreport/core/class-wooreport-reports.php on line 102
Any ideas how to fix this?
Thanks!
]]>Hi! Just wanted to know if it is possible to ge exact reports of the products like in woocommerce own reports. Thanks! Anna
]]>Looks good. A couple of things:
1) The plugin’s slug in the WP diectory is wooemailreport. However, the plugin itself assumes wooreport. As a result, it doesn’t work:
define( 'WOOREPORT_CORE_DIR', WP_PLUGIN_DIR . '/wooreport/core/' );
define( 'WOOREPORT_TEMPLATES_DIR', WP_PLUGIN_DIR . '/wooreport/templates/' );
2) After fixing it, I set up a daily report; the email came instantly. Shouldn’t it wait until the end of the day?
David
]]>