Hello everyone
Do you know if it works for 1.3.8a becouse it look easy to install but when i click the sales report with graphics it give's me a blank page do i nee to change something else thank you.![]()
Hello everyone
Do you know if it works for 1.3.8a becouse it look easy to install but when i click the sales report with graphics it give's me a blank page do i nee to change something else thank you.![]()
Woops
After a last minute change or test or something (in version 1.02) I forgot to rename the file in admin\includes\classes\ :
sales_report_graphs_000.php
back to:
sales_report_graphs.php
So thats probably the cause of the blank screen. To fix it just rename the file.
(This add on is available for download here Sales report with graphs )
And, after the above fix, it should work on 1.3.8a.
Where/how do I set the language for
Daily HEADING_TITLE
-Jeff
----------------------------
In the admin I choose 'reports' -> 'Sales report with Graphs' and
I get a modal dialog popup that says
"Warning! Scale is too small! Please make
the scale larger or make the graph taller."
How do I adjust/fix this?
Hi, I was looking for something like this and gave it a try just now.
I encountered the same error as you did.
My small fix:
under ADMIN>sales_report_graphs.php, line 195:
replace it with something like:echo ($report->size * 50);} ?>,100,true);
Play with the value as much as you want to make the chart taller.echo ($report->size * 50);} ?>,400,true);
Hope this helped.
Hi, I upload this contributions end have question, what is variance ?
That is the function of Variance?
![]()
when i install this addon it uploads fine, but when i try to run the report it gives me this error. please advise. thanks in advance!
Warning: require(includes/classes/sales_report_graphs.php) [function.require]: failed to open stream: No such file or directory in /homepages/27/d92239783/htdocs/test/admin/sales_report_graphs.php on line 81
Fatal error: require() [function.require]: Failed opening required 'includes/classes/sales_report_graphs.php' (include_path='.:/usr/lib/php5') in /homepages/27/d92239783/htdocs/test/admin/sales_report_graphs.php on line 81
Is there any way to change the date range in months from January - December to July - June. To suit our financial year.
Great Mod. Thank you