c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #18068
[Bug 713367] Re: Project Template Duplication Error
** Branch linked: lp:~openerp-dev/openobject-addons/trunk-bug-713367-jam
** Changed in: openobject-addons
Status: Confirmed => Fix Committed
--
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/713367
Title:
Project Template Duplication Error
Status in OpenObject - Agile Methodology Support:
New
Status in OpenERP Modules (addons):
Fix Committed
Bug description:
I create a template of project with 2 tasks :
First :
name=tache1
project=TEMPLATE
Second :
name=tache2
project=TEMPLATE
parent_id=tache1
So the second task is a subtask of the first task.
When I try to create a project from the template (button on the
template project form), it creates it but add a new task equal to the
second task in the TEMPLATE project.
So I think that there is a problem with the duplication of the
project's task when there is subtasks.
References