The web store report includes values of canceled order entrys.

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
3/12/2010 9:16:20 AM
Gravatar
Total Posts 15

The web store report includes values of canceled order entrys.

Are using mojoportal 2.3.3.9, mysql 5, Windows, paypal and firefox 3.6

I am testing the web store and found out that:

The web store report includes values from orders entered in the "Order Entry" and that have a status of cancel.

Eg. the total amount  includes the canceled orders toghether with verifyed payed orders.

 

Best regards

Bert

3/12/2010 2:20:49 PM
Gravatar
Total Posts 18439

Re: The web store report includes values of canceled order entrys.

Hi Bert,

I've made a note to look into this, in the mean time, you can add this to your user.config file then you will see a new button on the Store Manager page for Rebuild Reports. It is hidden because I don't think it should be done frequently and may be more problematic after there are thousands of orders. Ultimately I think everything should keep itself synced, but this feature does exist and I think it will correct your reports.

<add key="ShowRebuildReportsButton" value="true" />

Hope it helps,

Joe

3/12/2010 6:02:55 PM
Gravatar
Total Posts 15

Re: The web store report includes values of canceled order entrys.

Hello,

I added <add key="ShowRebuildReportsButton" value="true" />

and updated with the button as you told me, but the result  is the same as before.

The values of canceled orders done in the order entry are still included.

Best regards

Bert

You must sign in to post in the forums. This thread is closed to new posts.