-- HikaShop version -- : 4.4.1
-- Joomla version -- : 3.9.25
-- PHP version -- : 7.4
-- Browser(s) name and version -- : chrome
In the "Orders >> Orders Menu in Hikashop's backend we have orders visible that span between today and 2018-08-11
I tried to pull up older records, but when I choose "all" in the drop down at the bottom I get "100" as a default and no more than about 300 entries in total.
Naturally, I also tried to input a date range, but it never shows more that 500 orders at a time unless I choose 200, 300 etc. but there seems to be a limit on how many orders it will show in any date range. The "all" option clearly doesn't work as it will revert to 100 and show either 100 results or, at the most 500 but I don;t know if some were left out of that search.
I think the way it should work would be to paginate the past orders, like everything else in Joomla, but instead, by default, it only shows the latest 100 orders. One can show more, but never the entire list unless a date range in inputted and even then the results vary.
It's not a terrible inconvenience, as we can limit the search to a short span of time, but we cannot see YTD orders in the backend. The only way is to export the whole table to .CSV
Is that normal or is something broken? Is the backend crashing when asked to display "all" and is the page supposed to be paginated?
EDIT: The "Customers" page has the very same issue, but since it doesn't have the same search flexibility it only shows a max of 400 customers and then crashes.