Project Template Duplication Error

Bug #713367 reported by Quentin Gérôme
20
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Low
OpenERP R&D Addons Team 1
OpenERP Agile Methodology
New
Undecided
Unassigned

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.

Related branches

affects: openobject-server → openobject-addons
Revision history for this message
Quentin Peyramale (ADN) (peyramale-q) wrote :

I have a similar issue, the duplication of the project create the tasks twice.

Here an example with the demo data. It pass two times inthe function copy_data.

Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 1 (openerp-dev-addons1)
importance: Undecided → Low
status: New → Confirmed
Changed in openobject-addons:
status: Confirmed → In Progress
Changed in openobject-addons:
status: In Progress → Confirmed
tfr (Openerp) (tfr)
Changed in openobject-addons:
status: Confirmed → Fix Committed
tfr (Openerp) (tfr)
Changed in openobject-addons:
status: Fix Committed → Fix Released
Revision history for this message
Quentin Peyramale (ADN) (peyramale-q) wrote :

Hi

I test with the last branch of openobject-addons and the problem still there.

Thanks

Revision history for this message
Jigar A. (ifixthat) wrote :

Hello Quentin Peyramale (ADN),

         I have tested the above posted Scenario and issue has been resolved with latest trunk at revno #4483, and if your end problem still problem persist than please provide us the Step to reproduce the bug.

Regards

Revision history for this message
Quentin Peyramale (ADN) (peyramale-q) wrote :

Thank you for your attention.

- I start a new database.
- I install the modules project and projet_long_term.
- I transform the project into new project template.
- I created a project using this model. Here everything is normal
- I created a second and then tasks are duplicated three times, the current project, the first project and project template. The phases are properly created

Regards

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.