Re: Question on task end date stored in xml file

Benjamin BAYART <[email protected]> Wed, 5 Mar 2003 11:56:31 +0100
Newsgroups gmane.comp.gnome.apps.mr-project.user
Message-ID <[email protected]>
Le Wed, Feb 19, 2003 at 11:39:40AM -0800, Mike Anderson:
> 
> Daniel Manley [[email protected]] wrote:
> > A fix to mrproject2html would be to take the start time plus the work value?
> > 
> I believe it would be better to fix the value stored in the xml file as
> already has been suggested.
> 
> While mrproject2html could be modified I believe it is more involved
> than start + work as the per resource calendar would need to be consulted
> to arrive at the correct end date would it not.

What I used for my own purpose is to take the "end" attribute, and
then to roll back to the first working day. Same on the "start"
of a task, to roll forward to the first working day.

It is a trick, but it works.

	Benjamin.