Cool. Thanks for your help!
David E Jones wrote:
On Jun 4, 2008, at 12:47 PM, Adrian Crum wrote:
One thing to keep in mind: the way WorkEfforts are designed a single
WorkEffort as a task or whatever can have various sub-WorkEfforts
associated with it.
Then there would have to be code to create sub tasks when intervals
are passed. That seems like unnecessary complication to me, but I'll
check into it.
There is already some code to clone a WorkEffort and its sub-WorkEffort
records. It is used for various things and may be helpful for this too.
-David