We'd like to clean sales reports from entries that were related to test orders - how could it be done? Orders were deleted yet sales reports still show these transactions.
Is this info stored separate in db and I should manually delete it from there (which table?) or is there a more civilised way?
We'd like to clean sales reports from entries that were related to test orders - how could it be done? Orders were deleted yet sales reports still show these transactions.
Is this info stored separate in db and I should manually delete it from there (which table?) or is there a more civilised way?
Thanks!
Actually there are no specific tables in database for statistic. Everything is calculated from the actual data.
But if you mean not default reports, but 3rd party addon, you should contact developers of this module with this issue
Thanks, but what do you mean by the actual data? I deleted all orders related to a particular product and I still can see this product in the standard product sales report
Thanks, but what do you mean by the actual data? I deleted all orders related to a particular product and I still can see this product in the standard product sales report
I've found the reason! The sales report are including INCOMPLETE ORDERS, which are normally hidden!
Can anyone please confirm this behaviour, it doesn't make any sense.
I've found the reason! The sales report are including INCOMPLETE ORDERS, which are normally hidden!
Can anyone please confirm this behaviour, it doesn't make any sense.