This module is used to create a project summary report
in PDF format. It includes the following features :
1. Selection of project fields to be displayed in the
report;
2. Display of task statistics using bar chart.
3. Display of task statistics by assignee (using bar chart)
4. Display of a Gantt chart
The php file named projectstats.php should be copied in
the project/reports directory and one should create a
projectstats.en.txt file (for English) or
projectstats.<locale>.txt (for any other language with
the first line containing the name of the report and
the 2nd line a short explanation.
The ezImage.txt file contains bug correction for
ezImage function. This function is defined in file
lib/ezpdf/class.ezpdf.php. The text should replace the
definition of ezImage function in lines 1324 to 1443
(It corrects bugs concerning the resizing of the image
and the generation of a new page if the image is too
high to fit the remaining space).
projectstats.php and ezImage.txt
Logged In: NO
Thanks for you effort!
Trying your report witch the gantt-chart i receive the following error:
pGraph Error General PHP error : Undefined index: complete
The rest seems to be working properly. (some probs with the selection: field selection and order)
comment3,