Hi
Im looking for at plugin similar to
http://www.interamind.com/index.php?option=com_content&view=article&id=64&Itemid=71
but that actually works on newest VM/J!
Specifically i need to be able to make a report that tells me exactly how many of each item i've sold in a given period. (i should be able include all orders that DOESNT have status CANCELLED)
Thanks
Wel Rachid
Why not do it use SQL and Excel
That way you have greater flexibility
Read reply #1
http://forum.virtuemart.net/index.php?topic=125441.msg429565#msg429565 (http://forum.virtuemart.net/index.php?topic=125441.msg429565#msg429565)
Thanks
well.. i ended up linking to my own script that does the SQL needed.. since it was this simple. took me 30 min..
good day
:)
Yes and you will have a very flexible solution
It should be noted that this solution may not work for some installations as hosting companies sometimes block direct access to the database from external ports
No worries about that. Its a dedicated server :)
also.. i made it as a J! administrator component, so the customer will be able to get to it from his admin panel.