woocommerce/includes/admin/reports
Mike Jolley 8ed1dacdc9
Merge pull request #22581 from woocommerce/fix/22561
include refunded orders in top sellers, earners in sales by product report
2019-01-31 13:51:51 +00:00
..
class-wc-admin-report.php Replace `continue` inside `switch` statement with `break` 2018-11-20 16:24:11 -02:00
class-wc-report-coupon-usage.php Changed usage of selected with in_array to wc_selected. 2018-04-17 13:24:39 +02:00
class-wc-report-customer-list.php PHPCS fixes 2019-01-30 11:33:51 +02:00
class-wc-report-customers.php Introduce woocommerce_admin_report_customers_user_query_args and woocommerce_admin_report_customer_list_user_query_args filters to altering the queries running when retrieving users for reports. 2019-01-30 11:19:34 +02:00
class-wc-report-downloads.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-report-low-in-stock.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-report-most-stocked.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-report-out-of-stock.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-report-sales-by-category.php Fixed path of walker classes 2018-03-09 16:31:00 -03:00
class-wc-report-sales-by-date.php only deduct refunded shipping, taxes once from gross to get net sales by date CSV 2019-01-21 15:44:53 -04:00
class-wc-report-sales-by-product.php phpcs sniff fixes for class-wc-report-sales-by-product.php 2019-01-27 19:27:30 -04:00
class-wc-report-stock.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-report-taxes-by-code.php Handle full refunds in the taxes by code report (#21843) 2019-01-23 15:12:58 +00:00
class-wc-report-taxes-by-date.php Remove on-hold orders from tax reports as they are not paid yet. Tax reports should only contain paid orders. 2019-01-11 14:44:09 +02:00