The results are at the bottom below the selection part of the screen.
If you don't want a new window, you can check a box at the bottom ("open results in new window?") and the original window will update in place.
Printable View
The results are at the bottom below the selection part of the screen.
If you don't want a new window, you can check a box at the bottom ("open results in new window?") and the original window will update in place.
Sorry for the confusion.
I mean when it opens a new window, it doesn't show the results, but just another configuration page like this:Attachment 20609
That looks like a "partial white-page", implying that there might be a PHP log indicating what the underlying issue is.
v4.0.1 of the Sales Report is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=9
This version corrects the HTML class name (see issue #44) for one of the report's columns.
Release 4.0.1 also corrects the missing product name column in the matrix report. (admin/stats_sales_report2.php line 1597-1599)
Thanks for this update!
In some cases, when the local sales tax mod is used, sales report shows double the tax collected in the Goods Tax column. Working on tracking this down.
(Latest Sales Report, Latest Zen Cart, PHP 8.3, but this bug was also present in the older non-encapsulated Sales Report.)
** Update: sorry, this is a bug in Local Sales Tax - Sales Report is correctly reporting what's in the orders_products.products_tax column, but that amount is incorrectly doubled.
v4.0.2 of Sales Report II is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=9
This release contains changes associated with the following GitHub issues:
#47: Correct layout (and enabling method) for the display of each order's delivery country/state.
#50: The report now includes an order only on its first transition to a chosen order-status value.
#54: Correct PHP Warnings issued for timeframe report output to a CSV.