Project layout

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Project layout

jonatan soto
HI,

I want to create the following layout on the Project Manager and I found
some things I don't understand and hope you guys can give me a hand:


 ------------>Phase1---------------->Tasks
                                            |
                                            |
              ---------->SubProject1
------------>Phase2---------------->Tasks
             |                              |
             |                              |
             |
 ------------->PhaseN---------------->Tasks
             |
Project1  ---------->SubProject2
             |
             |
             |
             ---------->SubProjectN


I just can see Subprojects 1,2,N depends on Project1 but phases, tasks, etc.
are only seen at subproject level. Am I doing something wrong?

Thanks in advance.

--
-----

Jonatan Soto
Reply | Threaded
Open this post in threaded view
|

Re: Project layout

BJ Freeman
the hierarchy is
Project->phase->task
you can
Project->subproject
There is code that is not implemented that shows the projects as a tree.
Makes it easier to visualize.


Jonatan Soto sent the following on 8/5/2011 10:27 AM:

> HI,
>
> I want to create the following layout on the Project Manager and I found
> some things I don't understand and hope you guys can give me a hand:
>
>
>  ------------>Phase1---------------->Tasks
>                                             |
>                                             |
>               ---------->SubProject1
> ------------>Phase2---------------->Tasks
>              |                              |
>              |                              |
>              |
>  ------------->PhaseN---------------->Tasks
>              |
> Project1  ---------->SubProject2
>              |
>              |
>              |
>              ---------->SubProjectN
>
>
> I just can see Subprojects 1,2,N depends on Project1 but phases, tasks, etc.
> are only seen at subproject level. Am I doing something wrong?
>
> Thanks in advance.
>
Reply | Threaded
Open this post in threaded view
|

Re: Project layout

hans_bakker
In reply to this post by jonatan soto
We designed and implemented it in the following way

Project-phase-task

and the above project can be a subproject of a maser project,

Regards,
Hans
\
--
Ofbiz on twitter: http://twitter.com/apache_ofbiz
Myself on twitter: http://twitter.com/hansbak
Antwebsystems.com: Quality services for competitive rates.

On Fri, 2011-08-05 at 19:27 +0200, Jonatan Soto wrote:

> HI,
>
> I want to create the following layout on the Project Manager and I found
> some things I don't understand and hope you guys can give me a hand:
>
>
>  ------------>Phase1---------------->Tasks
>                                             |
>                                             |
>               ---------->SubProject1
> ------------>Phase2---------------->Tasks
>              |                              |
>              |                              |
>              |
>  ------------->PhaseN---------------->Tasks
>              |
> Project1  ---------->SubProject2
>              |
>              |
>              |
>              ---------->SubProjectN
>
>
> I just can see Subprojects 1,2,N depends on Project1 but phases, tasks, etc.
> are only seen at subproject level. Am I doing something wrong?
>
> Thanks in advance.
>