← Back to team overview

openerp-india team mailing list archive

[Bug 1108896] Re: [Trunk/7.0] Incorrect start date when task scheduleing

 

Always de same problem !!!

** Information type changed from Public to Public Security

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1108896

Title:
  [Trunk/7.0] Incorrect start date when task scheduleing

Status in OpenERP Addons (modules):
  Confirmed

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1108896/+subscriptions


References