[Trunk/7.0] Incorrect start date when task scheduleing

Bug #1108896 reported by Damián Soriano
30
This bug affects 7 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Confirmed
Medium
OpenERP R&D Addons Team 1

Bug Description

In OpenERP 7.0.

1) Install the module project_long_term.
2) Go to "Project > Project > Projects".
3) Create a new project named "Project 001" with the "Phases" checkbox selected.
4) In the "Team" tab of the project, add a member.
5) Click on the button "Phases" in the project form view.
6) Click "Create", name the phase "Phase 001", put 10 Days duration on the phase and save it.
7) Click "Create", name the phase "Phase 002", put 10 Days duration on the phase. Go to the "Constraints" tab and in "Previous Phases" add the phase "Phase 001". Save it.
8) On "Phase 002" form view click on "Related Tasks".
9) Create a new task called "Task 001" with 16hs "Initially Planned Hours".
10) Create a new task called "Task 002" with 16hs "Initially Planned Hours".
11) Go to "Project > Scheduling > Schedule Phases", in Action select "Computer a Single Project", in Project select "Project 001" and then click Compute. The computation is done correctly with Phase 001 lasting 10 days and Phase 002 lasting the hours of the tasks that it contains.
12) Go to "Project > Scheduling > Schedule Tasks", in Project select "Project 001" and click Compute.
13) Go to "Project > Project > Tasks", switch to the Gantt view and check the starting date of the first task.
14) If you to see the starting date of "Phase 002" is after the starting date of the first scheduled task.

This is a bug, since in the description of the module it says:

    Schedule Tasks: All the tasks which are in draft, pending and open state are scheduled with taking the phase's start date

Tags: project task
summary: - [7.0] With project_long_term, incorrect start date when task scheduleing
+ [Trunk/7.0] Incorrect start date when task scheduleing
Revision history for this message
Amit Bhavsar (Open ERP) (amb-openerp) wrote :

Hello Damian,

I have checked your scenario, I have faced the same problem and there are two different things. Let's see one by one...

Issue#1 : After configure the project phase and task. when scheduling the task, At that time It's scheduling task from project date even If phase starting date is different. So It's should be schedule from phase start date.

Issue#2 : moreover, you talk about task state are schedule with phase's date. It's good suggestion. so we can consider this Issue as your "opinion". and Let the Team will be decide on it.

So I am confirm this Issue for Issue#1 with medium Importance.

Thanks!

Changed in openobject-addons:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → OpenERP R&D Addons Team 1 (openerp-dev-addons1)
Revision history for this message
Marco (m-rauchenstein) wrote :

same problem here...

Revision history for this message
oerp_ma (discovery-6000) wrote :

Always de same problem !!!

information type: Public → Public Security
tags: added: project task
information type: Public Security → Public
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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