c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #17687
[Bug 726133] [NEW] [6stab][project] wrong tasks - phase relation when project is created from template
Public bug reported:
You have Project template TProject1 with two phases TPhase1 and TPhase2. Each phase has one task.
TPhase1 - TTask1
TPhase2 - TTask2
And you create new project NProject1 from this template using template wizard "New Project Based on Template".
You got NProject1 with phases:
TPhase1 (NProject1)
TPhase2 (NProject1)
but these phases has no tasks assigned.
The wizard creates tasks assigned to new project NProject1 but they are assigned to phases from template project TProject1.
TTask1 (NProject1) is assigned to TPhase1 (TProject1)
TTask2 (NProject1) is assigned to TPhase2 (TProject1)
When you look at it from TPhase1 (TProject1) it is even more messy
because on Task Details list you see TTask1 (NProject1) (from new
project) only but on Related Tasks wizard you see TTask1 (TProject1)
(from template project) only.
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/726133
Title:
[6stab][project] wrong tasks - phase relation when project is created
from template
Status in OpenERP Modules (addons):
New
Bug description:
You have Project template TProject1 with two phases TPhase1 and TPhase2. Each phase has one task.
TPhase1 - TTask1
TPhase2 - TTask2
And you create new project NProject1 from this template using template wizard "New Project Based on Template".
You got NProject1 with phases:
TPhase1 (NProject1)
TPhase2 (NProject1)
but these phases has no tasks assigned.
The wizard creates tasks assigned to new project NProject1 but they are assigned to phases from template project TProject1.
TTask1 (NProject1) is assigned to TPhase1 (TProject1)
TTask2 (NProject1) is assigned to TPhase2 (TProject1)
When you look at it from TPhase1 (TProject1) it is even more messy
because on Task Details list you see TTask1 (NProject1) (from new
project) only but on Related Tasks wizard you see TTask1 (TProject1)
(from template project) only.
Follow ups
References