woocommerce/includes/admin/reports
Gerhard cf38ed4aba 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
..
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 Fixed customer list query 2018-09-08 21:21:00 -03:00
class-wc-report-customers.php Revert "Update wc_customer_bought_product() and customers report to use post_author instead of _customer_user" 2018-10-29 11:15:22 -03: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 Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-report-sales-by-product.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03: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 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
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