VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: johnwills on January 05, 2012, 15:30:27 PM

Title: Revenue Report doesn't appear to work
Post by: johnwills on January 05, 2012, 15:30:27 PM
I have two orders with Status of shipped (order date 4th Jan 2012 - marked as Shipped on the 5th Jan 2012).

When I run the revenue report for example the last 30,60,90 days etc with status shipped (tried all the other status options also) nothing shows.


Joomla 1.5 - VM2.0.0

[attachment cleanup by admin]
Title: Re: Revenue Report doesn't appear to work
Post by: sydneyartschool on January 17, 2012, 11:03:52 AM
I have the same problem
Title: Re: Revenue Report doesn't appear to work
Post by: Milbo on January 18, 2012, 00:29:05 AM
So it is everything working, except when it is set to shipped?
Title: Re: Revenue Report doesn't appear to work
Post by: atb on January 30, 2012, 21:20:28 PM
Hi,
Is there any development to report on this issue?  Anyone else have the same problem? 
I too do not seem to get any items listed under the Revenue Report, no matter what filters are set.  The original test site had a number of orders listed (with differing statuses), but none of them show. 
The ONLY occassion that a report is shown is on its initial selection - today's report is shown.  If ANY change is made to ANY filter item then the report disappears, even if one goes back to the original set of items.  Again, if say "Orders" is viewed, the "Revenue Report" for Today will show again, but only briefly !


Joomla! 1.7.3 Stable/VM2.0.1a (&2.0.0), IE8 (but also same result when JM 1.7, VM2.0)
Title: Re: Revenue Report doesn't appear to work
Post by: Milbo on January 30, 2012, 22:20:42 PM
Hmm strange, should be fixed in 2.0.0a.We found an error and removed it. Okey, we will take another look, then.
Title: Re: Revenue Report doesn't appear to work
Post by: incolor on February 15, 2012, 10:50:13 AM
Confirming that in J251 + VM201h, I cannot get any non-zero results using any combination of filters.
Title: Re: Revenue Report doesn't appear to work
Post by: delroy on February 15, 2012, 18:21:11 PM
Confirming, J174, VM201h the revenue report is not working with any filters, thanks
Title: Re: Revenue Report doesn't appear to work
Post by: Merry on March 29, 2012, 18:14:46 PM
Quote from: delroy on February 15, 2012, 18:21:11 PM
Confirming, J174, VM201h the revenue report is not working with any filters, thanks
Confirming that I cannot force revenue report to work with any filters or any change in Orders Status in 2.0.2 with Joomla 2.5.2, thanks.

Merry
Title: Re: Revenue Report doesn't appear to work
Post by: vasiljevski on April 05, 2012, 22:52:16 PM
Is there a fix for this or does it need some major changes?

I used the latest code from SVN and it seems that filter in Revenue Report work now. But I cannot just update the whole code on my site.

Can anyone localize this issue and let us know what file or functions we need to update to fix this?
Title: Re: Revenue Report doesn't appear to work
Post by: Milbo on April 06, 2012, 16:21:05 PM
You must do that anyway vasiljevski, next release is a security release, every one should take it. Use overrides and just update your whole code, yes.
Title: Re: Revenue Report doesn't appear to work
Post by: vasiljevski on April 06, 2012, 23:36:21 PM
Well what must be done, must be done :)
Title: Re: Revenue Report doesn't appear to work
Post by: celticwebs on June 07, 2012, 23:35:57 PM
J2.5.4  VM 2.0.6

I seem to have a similar issue, the reports seem to bear no resemblance to actual sales. 

Take today for example, there are 6 confirmed orders nothing else in orders, I go into the revenue report and it says there are 12 orders, then select confirmed in the filters and that changes to 11.  I have no idea where it's getting the details form but it's definitely not working correctly.  It's completely useless.

Is there a fix for this ?  Is there anything I need to set to get it to function correctly?
Title: Re: Revenue Report doesn't appear to work
Post by: AlesD on June 12, 2012, 07:42:15 AM
J2.5.4 VM 2.0.6

I found problem in reports also. Today I got 1 order containing:
Product1 = 70 USD
4 pcs Product2 = 245 USD x 4 = 980 USD
Shipment = 100 USD
Total = 1,150 USD

But report says:
Orders = 2
Pcs sold = 5 (this s the only correct info in report)
Total amount = 315 USD

FAULTS OF REPORTS:
ORDERS counts number of different products on todays orders, not the amount of orders.
TOTAL AMOUNT counts 1x70 + 1x245 = 315, which is far less than real order 1x70 + 4x245 = 1,050.

My personal feeling: That's why I'm still disappointed by our orders after we moved our shop to VM2. I still feel, that we sell less than before on VM1. If people buy more than one piece, we can not see it on report.

Is it the right solution to buy Interamind VM reports?
Title: Revenue Report doesn't appear to work
Post by: celticwebs on June 12, 2012, 21:27:45 PM
I agree the reports section needs some serious work, as it is now it may as well be completely removed, unless I'm doing something very wrong it's just useless.

I has really hoped to be able to pull out reports that were useful like how many confirmed orders in a certain period worth how much in total sales value.  then narrow it down further to how many of a certain product were in those confirmed orders.

I guess it's just low priority at the moment :(