PDA

View Full Version : Report help


anandan
28-12-11, 01:00 AM
I am using Dotproject 2.1.5, with mysql 5.0.77, php ver 5.1.6

All my projects tasks will proceed to next task after completion on previous task
I able the get fair good report based on projects what I wish is to get current running task for each project, how can I get this done.

If i put task name to selected fields I am only getting a particular project's tasks. I wish to have a report as given below

project Name|Project Type|Start Date|Target Date|Proj Work|Status|Priority|Task Name(currently running)

cyberhorse
07-01-12, 11:39 AM
You'll probably need to develop a custom report to fit your needs.