Hi there,
I seem to be getting an error when i set the SR_TAX_BASIS in stats_sales_report.php to shipping and try to filter by local tax zone. However the filter works when i set the SR_TAX_BASIS to billing.
Code:
1054 Unknown column 'shipping_state' in 'where clause'
in:
[SELECT count(o.orders_id) as order_cnt FROM orders o WHERE o.date_purchased >= '2006-07-21T00:00:00' AND o.date_purchased < '2006-07-22T00:00:00' AND shipping_state = 'Singapore' ]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.