woocommerce/includes/admin/reports
Mike Jolley 579ec4ee0c Totals in taxes by date report.
Fixes #6299
2014-09-18 10:28:45 +01:00
..
class-wc-admin-report.php Coding Standards: Admin - Reports 2014-08-31 03:19:13 -04:00
class-wc-report-coupon-usage.php Fixed minor XSS issue on reports screens by escaping and sanitizing 'range' GET variable. 2014-09-16 10:33:47 +01:00
class-wc-report-customer-list.php Coding Standards: Admin - Reports 2014-08-31 03:19:13 -04:00
class-wc-report-customers.php Fixed minor XSS issue on reports screens by escaping and sanitizing 'range' GET variable. 2014-09-16 10:33:47 +01:00
class-wc-report-low-in-stock.php Coding Standards: Admin - Reports 2014-08-31 03:19:13 -04:00
class-wc-report-most-stocked.php Coding Standards: Admin - Reports 2014-08-31 03:19:13 -04:00
class-wc-report-out-of-stock.php Coding Standards: Admin - Reports 2014-08-31 03:19:13 -04:00
class-wc-report-sales-by-category.php Fixed minor XSS issue on reports screens by escaping and sanitizing 'range' GET variable. 2014-09-16 10:33:47 +01:00
class-wc-report-sales-by-date.php Fixed minor XSS issue on reports screens by escaping and sanitizing 'range' GET variable. 2014-09-16 10:33:47 +01:00
class-wc-report-sales-by-product.php Fixed minor XSS issue on reports screens by escaping and sanitizing 'range' GET variable. 2014-09-16 10:33:47 +01:00
class-wc-report-stock.php Coding Standards: Admin - Reports 2014-08-31 03:19:13 -04:00
class-wc-report-taxes-by-code.php Fixed minor XSS issue on reports screens by escaping and sanitizing 'range' GET variable. 2014-09-16 10:33:47 +01:00
class-wc-report-taxes-by-date.php Totals in taxes by date report. 2014-09-18 10:28:45 +01:00