Jump to content

Different Values in Dashbord and Orderlist


Sunghost

Recommended Posts

Hi,

i am using latest PS 1.6.1.17 Version and noticed that the Data in Dashboard is not the same as under Order. I select on both pages date from 1.2.2018 - 31.01.2018 an get different count of order. In dashboard i have 43 and under order i have only 36. Which is correct, or is it a bug ?

 

thx

Link to comment
Share on other sites

Most likely the two locations use different criteria. For example one may count an order when it is placed, another when it is paid or when it is delivered. Try to take a short time period where you have some 5 orders and try to find an explanation by looking closely at what happened in that period.

 

Link to comment
Share on other sites

I don't know. The only thing I can suggest is to look at the actual queries. You can see them with the following setting in /config/defines.inc.php: 

define('_PS_DEBUG_PROFILING_', true);

As a result at the bottom of every page that you call in Prestashop you will see a list of all queries that have been called to make it.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...