#---------------------inizio a fare i report -----
textreport frame "" {
textreport index "Overview" {
formats html
center '<[report id="overview"]>'
}
}
#--------------------creo il report overview-------
taskreport overview "" {
columns bsi { title 'WBS' },
name, start, end, effort, cost,
revenue, chart #-{ ${TaskTip} }
}
We can work on it to improve it, step by ste. Isn’t it?
I would like to use it and I made my simple step ahead, if someone add something to this example, would be grate.
Thank you
Renato