Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

http://www.oscommerce.com/downloads.php/co...ions,781/type,3

 

~-~-~-~-~-~-~-~-~-~-~-~-~-~-~

Recent Improvements:

~-~-~-~-~-~-~-~-~-~-~-~-~-~-~

 

v.07 - Additions made to language files

v.06 - Moved all the logic into class file sales_report.php in admin/includes/classes/

 

~-~-~-~-~-~-~-~-~-~-~-~-~-~-~

Summary:

~-~-~-~-~-~-~-~-~-~-~-~-~-~-~

 

A sales report utility, which includes Daily, Weekly, Monthly and Yearly sales reports. View sales trends by day/week/month.

 

So far, a very useful sales reporting tool, though there are additional improvements to follow. Future additions will include dynamic graph creation, improved export options, detailed category/subcategory sales reports.

 

Installation is a breeze with only one change to an existing OSC file.

 

~-~-~-~-~-~-~-~-~-~-~-~-~-~-~

A Few Screenshots:

~-~-~-~-~-~-~-~-~-~-~-~-~-~-~

 

umsatz.gif

 

monthly.gif

 

~-~-~-~-~-~-~-~-~-~-~-~-~-~-~

Development Team:

~-~-~-~-~-~-~-~-~-~-~-~-~-~-~

 

* Charly Wilhelm

* Greg Williams

Posted

Thanks for the contribution, works great!

 

Minor fix in application top -->

 

define('FILENAME_SALES_REPORT', 'stats_sales_report.php');

 

TO

 

define('FILENAME_STATS_SALES_REPORT', 'stats_sales_report.php');

 

Thanks again

Posted

Hi,

 

I am using a snapshot from sep 20th 2002.

 

When i install the mod I get 0's as the results for all sales, even though I have had sales since the site went live in nov.

 

Is this mod only for the new checkout structure?

 

If yes am i wasting my time trying to get it to work on the old setup?

/* Intellectual property: are you for or against the human race? */

if ( you want exclusive ownership of an idea ) {

keep your idea to yourself;

// you greedy bastard

}

Posted
Am i wasting my time trying to get it to work on the old setup?

 

For now, yes, you are. Let me bring this to Charly's attention and see what we can do for you.

Posted

I would like to add this, but want to check something ahead of time.

 

Any special mod changes I will have to make? I have the IP address contrib installed, and also the SKU/UPC package installed (not yet fully working) ...

 

Anything I should watch for in advance??

 

Thomas Keats

RainbowComputers.ca

A signature is something that reflects its user. - The dictionary

 

The question is not, 'to code, or not to code'

the question is, 'if we do not code, are we really alive?'

-- anonymous

Posted

any new info on using this on the older snapshots with the old checkout? I'd really like to use this...

Posted

I just installed this on my snapshot of June 11th (old checkout procedure), and it works perfect. The only thing it's not showing is the day of the week on the weekly reports. The date is there, but not Monday, Tuesday, etc. No biggie to me. thanks!!

Posted

Nice work :)

 

I am getting the following warning message on some of the graphs:

 

Warning! Scale is too small!  Please make the scale larger or make the graph taller.

 

How do I make the graph taller?

Posted

Hi

I have just installed V1.1 which with your very clear and concise instructions was a breeze :D

I am pleased to say it works perfectly, many many thanks for this excellent Mod :D :D

Best wishes

Steve

Posted

Hey gdfwilliams,

 

Great mod!

 

Very easy install and it actually works as its supposed to, always a plus. :wink:

Running osC - 2.2MS2. P.S. Please don't ask for a link to my site, it is on a production server and not available for the general public, yet!

  • 2 years later...
Posted (edited)

In the first post there is a "Sales Breakdown" screen. I have installed this contribution but can't seem to find this screen. Does anyone know how to get to it?

 

Thanks,

Eric

Edited by HobbyBoards
Posted

Hi did you ever get this sorted out - I have the same problem...

 

Please, can someone give the instructions how to get rid of the scale warnings?

The provided link isn't working.

 

Thanks in advance,

 

P. Jansen

Posted
Hi did you ever get this sorted out - I have the same problem...

 

No, I'm still waiting for someone who will provide the solution. I can find the contribution, but in the contribution there is nothing mentioned about the scale thing.

 

I hope, there is soon an answer.

 

Regards,

 

P. Jansen

  • 2 weeks later...
Posted
Hi did you ever get this sorted out - I have the same problem...

 

 

I finally found out myself.

 

Please, open file catalog/admin/stats_sales_report.php and search for the line (around 152):

 

$scale_y = $scale_x + 50;

 

Increase the number untill you get rid of the error call.

For me, increasing to 300 ($scale_y = $scale_x + 300;) worked fine.

 

Regards and good luck,

 

P. Jansen

Posted
Hi did you ever get this sorted out - I have the same problem...

 

 

I finally found out myself.

 

Please, open file catalog/admin/stats_sales_report.php and search for the line (around 152):

 

$scale_y = $scale_x + 50;

 

Increase the number untill you get rid of the error call.

For me, increasing to 300 ($scale_y = $scale_x + 300;) worked fine.

 

Regards and good luck,

 

P. Jansen

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...