Re: Removing cancelled tasks from the gantt chart

2009-01-20 Thread Hans Bakker
Thank you for the suggestion, although differently implemented with the same results in Revision 736023. Regards, Hans On Tue, 2009-01-20 at 05:08 -0800, madppiper wrote: > I tried to commit this to the project, but I guess that I don't have the > correct rights to do this, so I guess I am going

Removing cancelled tasks from the gantt chart

2009-01-20 Thread madppiper
m(${t.taskNr},"${t.taskName}","${t.estimatedStartDate}", "${t.estimatedCompletionDate}","009900", "${t.url}", 0 , "${t.resource?if_exists}", ${t.completion?if_exists} , 0, ${t.phaseNr}, 1<#if t.preDecessor?exists>, ${t.preDecessor})); " I know this is only a minor improvement, but hey, perhaps it will be of use to others facing the same problem as well ;) -- View this message in context: http://www.nabble.com/Removing-cancelled-tasks-from-the-gantt-chart-tp21562696p21562696.html Sent from the OFBiz - Dev mailing list archive at Nabble.com.