Anyone? I'm still can't get this to work. I haven't been separating my store sales from my on-line sales and I need to know that info now.
Thanks,
Erin
www.momandbabyboutique.com
Anyone? I'm still can't get this to work. I haven't been separating my store sales from my on-line sales and I need to know that info now.
Thanks,
Erin
www.momandbabyboutique.com
I would try uninstalling the admin profiles, OR before I do that I might try assigning myself a new profile with all permissions and try logging in from there to run the reports.
Again, disclaimers that I'm really unfamiliar with this module, bla bla bla,
I tried loading this module, so your description makes a little more sense. First problem - you say you go to Tools->Admin settings, click on the Preferences logo to edit preferences for a user, select some items, click save, then when you go back to look at that user's preferences again, the changes aren't there? If so, it sounds like you're not writing to the database.
I was able to reproduce your problem. The error message said your security clearance does not allow you to access this resource
In the profile screen (the one with lots of boxes), do you see "stats sales reports" under the Third Party Mods section? At first I didn't, but running though the code would aparently add this module to the internal table of pages, so that the next time through this checkbox appeared. Then, checking the box would enable that capability.
If you can't get that box to appear by letting the module add it by itself, you could manually add it through the SQL patches, but probably better to let the module manage it.
Visit Qacaq.com, your Online Jewelry Store in Malaysia .
Qacaq.com Australia - Your Gemstone Jewelry Store in Australia was launched.
I figured out a way to get my total Paypal charges for the year by doing:
This is done as a query directly on the database. This suits my needs just fine. Thought I'd share for those who may stumble across this.Code:SELECT SUM(mc_fee) FROM `paypal` WHERE date_added <= 20100101 AND date_added >= 20090101;
Visit my Decal website: DecalDepot.net
I have uploaded Sales Report, but there is no indication it is there or working, There is NO "Sales Report" under "Reports" in Admin. Does anyone have any clue as to what my problem is?
I am having the same problem. "Sales report" does not appear under "Reports".
Hi,
I needed this functionality too, so i have a new version that will show paypal stuff in the report. paypal columns will only be in order view, not in product view as they wont make sense in there.
There is no check yet to see if the paypal table is present so if you don't use paypal, it makes no sense to use the paypal report.
In this zip, i have included conner's latest version with date fixes for the original blindside version and also the paypal report which elaborates on conner's version. Both versions will run next to each other so you will have 2 report options added under reports, Sales Report & Sales Report PayPal.
Please, if anyone can run this in their shop and tell me the results, good or bad, i will be happy to hear.
p.s. also added an option to exclude a "current status" so if you don't want orders to show up that are currently assigned to "cancelled" or something similar. that should be possible.
p.s.s added dutch language files as i am dutch
file limits don't allow me to post the zip here so please get it from here.
Cheers,
Jeroen
have been using this mod as the only one to really let me know how sales are happening on my site. greatone ! Thanks.
i would like to remove the time limit for grouping as is now for daily, monthly yearly to "all time"
As my site is more than a year old I want to see which products i am selling an how much without the yearly grouping just all time.
Any help would be highly appreciated
Thanks
AVF
Bookmarks